Enable Continuous Integration with Azure Pipelines

Completed

Estimated time: 45 minutes.

Lab files: none.

Scenario

In this lab, you will learn how to define build pipelines in Azure DevOps using YAML. The pipelines will be used in two scenarios:

  • As part of Pull Request validation process.
  • As part of the Continuous Integration implementation.

Objectives

After completing this lab, you'll be able to:

  • Include build validation as part of a Pull Request.
  • Configure CI pipeline as code with YAML.

Requirements

Exercises

During this lab, you'll complete the following exercises:

  • Exercise 0: Configure the lab prerequisites.
  • Exercise 1: Include build validation as part of a Pull Request.
  • Exercise 2: Configure CI Pipeline as Code with YAML.

Screenshot of a launch button which will take you to the lab.