Treasure Map for Azure DevOps at Scale: Azure Repos Part 2

Vinicius Moura
2 min readFeb 2, 2024

Continuing our adventure focused on Azure Repos to manage our repositories, branches and policies on your Azure DevOps organization

We’re continuing our adventure focused on Azure Repos. At this time we’ll talk about repositories, barnches and policies. This topic is very important because you need to manage these rules.

Always remember, we are working at scale, and it is impossible to manage hundreds of repositories and its policies.

To help with this challenge, I created a report that lists all repositories and respective policies on each default branch. Take a look:

Here it’s possible to view all Team Projects, repositories and branch policies on each default branch across your organiztion.

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

--

--