MS Learn says you create multiple tenants in a subscription?

Shaune Tappan 0 Reputation points
2025-04-27T04:16:46.8666667+00:00

In MS Learn, I find this quite confusing:

”Within an Azure subscription, you can create multiple Microsoft Entra tenants”

I always thought that you can create multiple subscriptions within a single tenant, not the other way around?

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
2,432 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Divyesh Govaerdhanan 4,515 Reputation points
    2025-04-27T16:23:31.0366667+00:00

    Hello,

    Welcome to Microsoft Q&A,

    Your understanding is correct on how Azure normally works.

    One Microsoft Entra ID tenant → multiple Azure subscriptions.

    • You create a tenant first (Microsoft Entra = identity boundary, formerly Azure AD).
    • Inside that tenant, you can have many Azure subscriptions (e.g., Pay-As-You-Go, Enterprise Agreement, etc.).

    "Within an Azure subscription, you can create multiple Microsoft Entra tenants"?

    This statement is incorrect if read literally. You cannot create tenants inside subscriptions unless B2C tenant. Subscription can only be associated with one tenant at a time. They tried to explain that if you have access to Azure via a subscription, you can create additional Entra tenants — but those tenants are NOT “inside” the subscription. They are separate identity containers.

    Normal tenants are free-floating; B2C tenants are subscription-bound.

    1. Microsoft Entra ID B2C tenants do have a special relationship with subscriptions.
    2. When you create a B2C tenant, you must link it to an Azure subscription at the time of creation because:
      • B2C uses Azure resources (metered usage like authentication, app registration, etc.)
      • Billing is tied to your Azure subscription.

    Please Upvote and accept the answer if it helps!!


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.