Automate your deployments with Azure DevOps
link

Automate your deployments with Azure DevOps

Learn how to combine automation techniques such as infrastructure as code with automated pipelines.

Microsoft Learn
Updated Jul 09, 2025

What you'll learn

  • Learn what we mean by infrastructure as code and why it's a best practice in DevOps.
  • Apply a Terraform plan that provisions everything you need to run your web application.
  • Add a job to your Azure Pipelines configuration that provisions your infrastructure when the pipeline runs.
Course Description

Learn how to combine automation techniques such as infrastructure as code with automated pipelines to provision and configure the infrastructure you need to run your applications and services.