Reusability with export and import in Azure Bicep
In this blog post, you will learn how to use the export decorator and the import statement. The export decorator and import statement will reduce duplication and improve the reusability…
08/01/2024
I have always had a love-hate relationship with building Azure DevOps agent solutions. However, with Managed DevOps Pools, creating an agent solution is easier than ever. In this blog:
You will learn about what Managed DevOps Pools is
You will learn how Managed DevOps Pools is placed in Azure and…