How to delete a branch in Azure DevOps Repository?
We have seen about how to delete a repository in Azure DevOps. When there are too many branches., it becomes necessary to delete branches & keep it to a certain number so that team members doesn’t get confused. Let us see how to delete a branch from Azure DevOps Repo in the below steps
Step 1: Go to Repos
Step 2: Click on branches
Step 3: Then select the Repo in which a branch should be deleted

Step 4: After selecting the repo, list of branches would be displayed as shown
Step 5: Click on 3 dots next to the branch which should be deleted & then click on Delete branch from the menu

Step 6: Click on “Delete” as shown below & the branch would be deleted from the repo.
