Category: Microsoft

Azure DevOps Agents on Azure Container Instances (ACI)This article provides a solution for running Azure DevOps agents (Build/Release agents) on Windows Server Core based containers, hosted on Azure Container Instances (ACI).
One of our customers decided to use Azure DevOps as their primary automation tool for Azure workloads.
To achieve this, the following components are needed:Private Git repositories hosted on Azure DevOps to store the configuration scripts (e.g.
It doesn’t need one, as the Azure DevOps agent initiates the communication to the service.
Initialize ACI containers in Azure Cloud ShellGet access to the Azure DevOps account where you would like to create the new agents.

Related Articles