Design a process for standardizing builds across organization

Alberto De Natale
3 min readSep 13, 2021

--

In this post, I will share my study notes that I took while preparing for the exam Azure AZ400 “Design a process for standardizing builds across organization”.

Manage self-hosted build agents (VM templates, containerization, etc.)

Using YAML allows to check-in build pipelines with code.

One of the important components of a build pipeline is virtual machines. Virtual machines used as build agents can be versioned in source control:

--

--

Alberto De Natale

Alberto De Natale is a passionate tech-enthusiast software developer.