Training: Instruction to develop new skills.
Yes. The wording is inaccurate based on the documented tenant-subscription relationship.
Supported relationship:
- An Azure subscription can trust or be linked to only one Microsoft Entra tenant at a time.
- A Microsoft Entra tenant can have many subscriptions associated with it.
- A tenant exists independently of an Azure subscription; it is not created inside a subscription.
So the phrase “Within an Azure subscription, you can create multiple Microsoft Entra tenants” is misleading because it implies that tenants are contained within a subscription. That does not match the documented model.
A more accurate wording would be:
- “An organization can create multiple Microsoft Entra tenants. Each Azure subscription is associated with only one Microsoft Entra tenant at a time, while a tenant can be associated with multiple subscriptions.”
If the intent is to explain test isolation, this is also consistent with the guidance that a single tenant is usually the default starting point, and additional tenants should be created only when requirements cannot be met in the corporate tenant.
- Azure landing zones and multiple Microsoft Entra tenants
- Subscriptions, licenses, accounts, and tenants for Microsoft's cloud offerings
- Define Microsoft Entra tenants
- Use multiple Azure subscriptions
- Within an Azure subscription, you can create multiple Microsoft Entra tenant..is it true?..it is mentioned os in learn module documentation - Microsoft Q&A