Reputation: 27
I created an Azure DevOps account by mistake, pressing the wrong button.
How do I delete it?
Thanks.
Upvotes: 0
Views: 5341
Reputation: 51083
I'm afraid you are talking about the organizations not account.
You account could create or be added in multiple organizations, for example:
If you do not have any account, to login in azure devops you need to sign up for Azure DevOps with a personal Microsoft account
This is actually a Microsoft account, if you do not want this account, you could close it.
If you just not want the organization created by mistake, you should follow our detail step by step official tutorial-- Delete your organization
Upvotes: 2
Reputation: 72171
you can go to the following url:
https://dev.azure.com/{ORGANIZATION_NAME}/_settings/
and you will have the delete organization button there:
Upvotes: 2