Can someone pls explain to me the puzzle of Azure AD Terms = subscription / tenant / directory ?
What I understood:
When I sign up for an Azure subscription = 1 subscription = 1 organization = 1 AD tenant eg: john@contoso.onmicrosoft.com
I can create another organization in the same subscription using the same AD Tenant eg: john@cronus.onmicrosoft.com
When I can create 2 directories and/or/also organization, why does the documentation say:
When a company or organization signs up to use one of these offerings, they are assigned a default directory, which is an instance of Azure AD. The default directory is sometimes referred to as a tenant. A given subscription is also associated to a single Azure AD directory. Multiple subscriptions can trust the same directory, but a subscription can only trust one directory."
Can someone pls help with this nomenclature confusion?