Multiple tenants on Azure subscription

Mahmood Khan 0 Reputation points
2024-08-25T21:24:34.0433333+00:00

As per Microsoft Entra document it says that within an Azure subscription, you can create multiple Microsoft Entra tenants. Having multiple Microsoft Entra tenants might be convenient if you want to test Microsoft Entra functionality in one tenant without affecting the others.

In the below paragraph it says

At any given time, an Azure subscription must be associated with one, and only one, Microsoft Entra tenant.

These above-mentioned bold parts are confusing. Can anyone make the clarification.

This question is related to the following Learning Module

Azure | Azure Training
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 50,730 Reputation points MVP Volunteer Moderator
    2024-08-26T01:04:15.1933333+00:00

    That statement is incorrect. Microsoft Entra tenants are NOT created IN an Azure subscription.

    Microsoft Entra tenants and Azure subscriptions are two distinct entities. You don't create one INSIDE the other.

    You can create any number of Microsoft Entra tenant independently of any Azure subscription. However, to create an Azure subscription, you have to have at least Microsoft Entra tenant. That tenant contains identities that you can use to access the Azure subscription (by associating that subscription with the tenant).

    More at https://learn.microsoft.com/en-us/microsoft-365/enterprise/subscriptions-licenses-accounts-and-tenants-for-microsoft-cloud-offerings?view=o365-worldwide


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.