Azure Pipelines

Azure DevOps Build Agent Automation Part1

Building a secure linux azure managed image with Packer Our first step in building out a secure managed image to use in automating the deployment of Azure DevOps Build Agents is to get packer installed on your machine. Packer is a virtual machine automation platform that allows us to define our virtual machine as code and create consistent virtual machines that are able to be created the same way every time reliably.