Treasure Map for Azure DevOps at Scale: Azure Pipelines Part 3

Vinicius Moura
2 min readMar 7, 2024

Continuing our adventure focused on Azure Pipelines to manage YAML Multis-stage pipelines and respective environments and ours approvers on your Azure DevOps organization

Let’s continue our adventure focused on Azure Pipelines. And here, we talk about YAML Multi-stage pipelines. When we’ve linked these YAMLs with Environments and pre-checks approvals, we will soon have a large number of pipelines pending approval. Then we raise the following question:

How should we control this large approval flow in different team projects?

Today Azure DevOps does not deliver this functionality. But here, we create a report to manage these approvals (click on limk for more details).

Well, this was my tenth big clue for us to explore the world of Azure DevOps at Scale. See you in the next challenge!!!

--

--