Azure Managed DevOps Pool (MDP) is Microsoft’s fully managed solution for hosting Azure DevOps build agents securely in your Azure Virtual Network. One of its most powerful features is, undoubtedly, the ability to schedule when agents are available in standby mode, allowing you to optimize both performance and cost. For a comprehensive explanation of Azure Managed DevOps Pool fundamentals, you can refer to my previous article: Azure Managed DevOps Pool – Terraform. In this guide, […]
Azure DevOps / Azure pipelines / GitHub Actions / Self-hosted agents / Terraform
Posted on:
Azure Managed DevOps Pool – Terraform
Azure Managed DevOps Pool is a new feature from Microsoft that provides a fully managed DevOps pool, eliminating the need for Azure Virtual Machine Scale Sets for DevOps agents. With this solution, you can create an agent pool within your virtual network. At a similar price point, you gain significantly more functionality. One of the most appealing aspects is the ability to leverage Microsoft-hosted runner images, so you don’t have to build […]