How to remove Azure Active Directory from Subscription

Pickle

I can't seem to figure out how I can delete the tenant which I have created from my Azure Subscription. Can anyone help me figure out how to do this? It sounds like it should be easy to do, but maybe I'm missing something.

astaykov

Currently you cannot remove AAD tenant from the Azure Portal. You also cannot rename it. The good thing is that you are not being charged for it if you are not using any special features (i.e. even if you use for just authenticating without the Two-Factor-Authentication it is still free!). And I don't recall to have seen an API via which you would be able to remove an AAD tenant.

UPDATE

As of November 2013 you are able to rename Azure AD, Add new Azure AD, change default AD for a subscription, delete Azure AD(as long as there is not subscription attached, and no user/groups/apps objects in it).

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to Change Azure Active Directory Subscription?

From Dev

Migration to and from Azure Active directory

From Dev

How do I delete an application from azure active directory?

From Dev

How to access Azure Active Directory?

From Dev

Azure subscription tied to a directory?

From Dev

Remove User From a Group in Active Directory

From Dev

Verifying JWT from Azure Active Directory

From Dev

VSTS Adding Users from Azure Active Directory

From Dev

Azure, Active Directory: how to create new user

From Dev

Office365 Azure Active Directory Graph Client access with Small Business subscription

From Dev

Adding Users from one Azure Active Directory to access an application in another Azure Active Directory

From Dev

How to get client secret from azure active directory for native app for using one drive business API?

From Dev

how to connect to on-premise active directory from cloud-service in azure

From Dev

how to connect to on-premise active directory from cloud-service in azure

From Dev

ActiveDirectoryMembershipProvider with Azure Active Directory

From Dev

Azure Active Directory and OWIN

From Dev

Azure Active Directory Roles

From Dev

How to update all contacts from Active Directory

From Dev

Retrieving only enabled accounts from Azure Active Directory

From Dev

WebApi secured by Azure Active Directory called from JavaScript

From Dev

Cannot revoke permissions granted to the application from Azure Active Directory

From Dev

Retrieve Authorization header (JSON Web Token) from Azure Active Directory

From Dev

Retrieving only enabled accounts from Azure Active Directory

From Dev

SPA from empty project - integrate Azure AD Active directory

From Dev

Read SAML response received from azure active directory using java

From Dev

How to remove id from select active record?

From Dev

How to get regionInfo for a subscription from Azure usage API?

From Dev

How to get regionInfo for a subscription from Azure usage API?

From Dev

Authentication with Azure Active Directory - how to accept user credentials programmatically

Related Related

  1. 1

    How to Change Azure Active Directory Subscription?

  2. 2

    Migration to and from Azure Active directory

  3. 3

    How do I delete an application from azure active directory?

  4. 4

    How to access Azure Active Directory?

  5. 5

    Azure subscription tied to a directory?

  6. 6

    Remove User From a Group in Active Directory

  7. 7

    Verifying JWT from Azure Active Directory

  8. 8

    VSTS Adding Users from Azure Active Directory

  9. 9

    Azure, Active Directory: how to create new user

  10. 10

    Office365 Azure Active Directory Graph Client access with Small Business subscription

  11. 11

    Adding Users from one Azure Active Directory to access an application in another Azure Active Directory

  12. 12

    How to get client secret from azure active directory for native app for using one drive business API?

  13. 13

    how to connect to on-premise active directory from cloud-service in azure

  14. 14

    how to connect to on-premise active directory from cloud-service in azure

  15. 15

    ActiveDirectoryMembershipProvider with Azure Active Directory

  16. 16

    Azure Active Directory and OWIN

  17. 17

    Azure Active Directory Roles

  18. 18

    How to update all contacts from Active Directory

  19. 19

    Retrieving only enabled accounts from Azure Active Directory

  20. 20

    WebApi secured by Azure Active Directory called from JavaScript

  21. 21

    Cannot revoke permissions granted to the application from Azure Active Directory

  22. 22

    Retrieve Authorization header (JSON Web Token) from Azure Active Directory

  23. 23

    Retrieving only enabled accounts from Azure Active Directory

  24. 24

    SPA from empty project - integrate Azure AD Active directory

  25. 25

    Read SAML response received from azure active directory using java

  26. 26

    How to remove id from select active record?

  27. 27

    How to get regionInfo for a subscription from Azure usage API?

  28. 28

    How to get regionInfo for a subscription from Azure usage API?

  29. 29

    Authentication with Azure Active Directory - how to accept user credentials programmatically

HotTag

Archive