Skip to content

LukasWoelfinger/PipeliningTraining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PipeliningTraining

This project is providing samples for creating DevOps pipelines in Azure DevOps and performing infrastructure as code. Goal is to create different steps and templates, including hands on practicing cases.

The concept of the project is to provide different examples with levels of progress. This is why the files and folders are named with leading numbers. The numbers a representing the order of change / enhancements.

On root level we have the different areas required by complex pieplies separated to learn one by one.

Folder Description
IaC All about creating infrastructure as code
Piplines Learn abound classic and YAML pipelines

Prerequisites

All Demos are based on a simple .NET CoreCLI web app compilation and publishing pipeline

  1. To create infrastructure in Azure a subscription is required at Azure Portal

  2. For DevOps Pipelines

    • Organization with priviledges to install extensions
    • Project with at least 'Build Administrator' role
  3. For Terrafor execution

  4. For Terraform pipelines following extensions are used

About

Azure DevOps and GitHub Pipelining

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages