Skip to the content.
Back to Lab Index

Lab description

During this lab you will setup Azure and Azure DevOps using Terraform then run a Continuous Delivery pipeline to deploy infrastructure using Managed Identity (or OIDC if you are part of the preview) to authenticate to the State file and Azure.

You will also try out a Pull Request workflow.

Lab details

For this lab we are going to follow the steps in the public sample located here: github.com/Azure-Samples/azure-devops-terraform-oidc-ci-cd

Back to Lab Index