Build applications with Azure DevOps
Azure DevOps enables you to build, test, and deploy any application to any cloud or on premises. Learn how configure build pipelines that continuously build, test, and verify your applications.
In this learning path, you will:
- Collaborate with others to build your applications using Azure Pipelines and GitHub
- Run automated tests in your pipeline to validate code quality
- Scan your source code and third-party components for potential vulnerabilities
- Define multiple pipelines that work together to build your application
- Build applications using both Microsoft-hosted agents and your own build agents
Take this learning path to help prepare for Exam AZ-400: Microsoft Azure DevOps Solutions.
Prerequisites
Modules in this learning path
Set up a continuous integration (CI) pipeline that automates the process of building your application.
Scan open-source components for security vulnerabilities and assess their license ratings when your application builds in Azure Pipelines.