Tagged: Azure Repos

Archive repository in Azure DevOps

Sometimes it it becomes necessary to archive the repositories as too many repositories might lead to confusion and in addition it also makes the project cluttersome. Azure DevOps provides a feature called “Disable repository”...

Rename Repository permissions in Azure DevOps

Giving rename permissions to all the users for a repository might be unnecessary as there is a chance of repository getting renamed mistakenly by someone from the team. To prevent this it’s necessary to...