I am a project administrator and the organization owner and I have every level of permission I can figure out how to get the Azure platform to grant me on this stuff I've created, and still I cannot delete this repository. This page telling me there's a button for it when there isn't, doesn't help. Is the button hidden because I'm somehow not authorized? Please disable it instead and explain why I, the supreme owner of everything to do with our Azure pipelines, am not authorized to delete the empty repository that was automatically created for our well-established existing project.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@JoshDreamland -- Josh, thank you for your feedback. You may find answers here:
@apawast -- Apeksha, please look into this issue.
The issue in my case was that this was, indeed, the only git repo in my project. But I didn't ask for that repo; we already have one. And instead of a grayed out box that says "This is your only repository. Please disable Git from the 'General' tab instead," I was met with a missing menu item that the documentation said should be there.
In this case, my journey was as follows:
Short-term, this could be solved by tweaking whatever logic hides the button from me so that it does something useful instead (see suggestion at beginning of this post).
Long-term, it would be nice if the button actually worked, and simply disabled the repository option for me, instead.
Typical MS confusion. Get your documentation corrected!
It's already documented in this article.

Hi Mike.
The issue is more about discoverability. As a user, I can't identify why a button is missing, but if it is grayed out and has the above snippet as hovertext, I would not need to refer to the documentation at all (much less be shown an image of a button that isn't on the page I'm looking at).
Most helpful comment
The issue in my case was that this was, indeed, the only git repo in my project. But I didn't ask for that repo; we already have one. And instead of a grayed out box that says "This is your only repository. Please disable Git from the 'General' tab instead," I was met with a missing menu item that the documentation said should be there.
In this case, my journey was as follows:
Short-term, this could be solved by tweaking whatever logic hides the button from me so that it does something useful instead (see suggestion at beginning of this post).
Long-term, it would be nice if the button actually worked, and simply disabled the repository option for me, instead.