How many subscriptions per tenant?

Raymond Dean 116 Reputation points
2022-07-21T02:00:19.963+00:00

Is it true that every tenant needs at least 1 subscription?

So, if you have 10 active tenants, you will have 10 subscriptions.

You cannot link all you tenants to 1 subscription -- true?

"Tenant" and "Subscription" can be synonymous -- true?

From any tenant, in the Cost/Billing section, you can see ALL subscriptions for ALL tenants -- true?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. JamesTran-MSFT 36,911 Reputation points Microsoft Employee Moderator
    2022-07-25T18:00:37.527+00:00

    @Raymond Dean
    Thank you for your post and I apologize for the delayed response!

    Is it true that every tenant needs at least 1 subscription?

    • Every tenant does not need at least 1 subscription. You can have an Azure AD tenant without an Azure Subscription if you don't need to deploy any Azure Resources

    You cannot link all you tenants to 1 subscription -- true?

    • All of your users have a single home directory (Azure AD tenant) for authentication. An Azure subscription has a trust relationship with Azure Active Directory (Azure AD). A subscription trusts Azure AD to authenticate users, services, and devices. Multiple subscriptions can trust the same Azure AD directory. Each subscription can only trust a single directory. One or more Azure subscriptions can establish a trust relationship with an instance of Azure Active Directory (Azure AD) in order to authenticate and authorize security principals and devices against Azure services. For more info - Associate or add an Azure subscription to your Azure Active Directory tenant.

    "Tenant" and "Subscription" can be synonymous -- true?

    • No, tenant and subscription cannot be synonymous.
    • Azure Active Directory (Azure AD) is a cloud-based identity and access management service. Azure AD allows your employees to sign in and access resources.
    • An Azure Subscription is a logical container for your resources. Each Azure resource is associated with only one subscription. Creating a subscription is the first step in adopting Azure.

    For more info:
    What is Azure Active Directory?
    Azure fundamental concepts
    Associate or add an Azure subscription to your Azure Active Directory tenant

    From any tenant, in the Cost/Billing section, you can see ALL subscriptions for ALL tenants -- true?

    • No, within the Cost/Billing section you'll only see the Subscriptions associated to the specific Azure AD tenant that you're currently viewing. If you want to view other subscriptions, you'll have to switch to that specific tenant.

    I hope this helps!

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Dillon Silzer 57,831 Reputation points Volunteer Moderator
    2022-07-21T03:19:38.3+00:00

    Hi @Raymond Dean

    Here is a really good explanation of tenant vs subscription (no they are not synonymous):

    222882-image.png

    When you associate a subscription with a different directory, users that have roles assigned using Azure role-based access control lose their access. Classic subscription administrators, including Service Administrator and Co-Administrators, also lose access.

    Moving your Azure Kubernetes Service (AKS) cluster to a different subscription, or moving the cluster-owning subscription to a new tenant, causes the cluster to lose functionality due to lost role assignments and service principal's rights. For more information about AKS, see Azure Kubernetes Service (AKS).

    https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-how-subscriptions-associated-directory

    If you have more in-depth questions about billing and subscription managenet, I would recommend creating a ticket with Azure at https://azure.microsoft.com/en-ca/support/create-ticket/

    --------------------------

    If this is helpful please mark as correct answer.

    3 people found this answer helpful.
    0 comments No comments

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.