Learn How to delete a Git repository in Azure DevOps.

You can easily delete an Azure DevOps repository. The ability to delete these repos will often be available to Project Admin or Org Admin. Let’s look at the procedures to remove a repository from an Azure DevOps project. (Confirm that you have the necessary permissions to delete the repos).

Step 1: Go the Project & Click on Project Settings

Step 2: Click on Repositories under Repos

Step 3: List of All Repositories would be visible in the page. To delete the repo, click on the 3 dots next to the repo and choose “Delete” from the menu

Step 4: Then type the Repo name as shown in the popup & click on the Delete option. Once you click on it the repo would be deleted.

Once you delete the repo, there is no way to restore it back. So be absolute sure sure that only authorized users have delete permissions.

https://youtu.be/-Qq3daMtoS8

Reference