|
| 1 | +--- |
| 2 | +title: Understand the billing tenant relationship |
| 3 | +description: Learn about the billing tenant relationship in Azure and how it affects your billing and subscription management. |
| 4 | +keywords: billing tenant,azure billing,subscription management,billing relationship |
| 5 | +author: chrisdoofer |
| 6 | +ms.reviewer: jkinma |
| 7 | +ms.service: cost-management-billing |
| 8 | +ms.subservice: billing |
| 9 | +ms.topic: conceptual |
| 10 | +ms.date: 09/07/2025 |
| 11 | +ms.author: chbenne |
| 12 | +--- |
| 13 | + |
| 14 | +# Billing and tenant relationship |
| 15 | + |
| 16 | +:::image type="content" source="./media/understand-billing-tenant-relationship/azure-billing-tenant-relationship.png" alt-text="Diagram that shows the relationship between a billing contract and associated tenant and subsequent subscriptions." border="false"::: |
| 17 | + |
| 18 | +## Customer to contract |
| 19 | + |
| 20 | +Customer Organizations can sign multiple contracts with Microsoft. Even though it is advised to have a 1:1 relationship between Customer and Microsoft contract, Customer's can theoretically use multiple contracts at the same time. |
| 21 | + |
| 22 | +### Example |
| 23 | + |
| 24 | +The best example for this scenario is during a transition period from an Enterprise Agreement (EA) to Microsoft Customer Agreement (MCA), where the customer has an active EA and an active MCA contract. During merger and acquisition (M&A) activities, a customer organization might end up with multiple EA or MCA contracts. |
| 25 | + |
| 26 | +## Contract to price sheet |
| 27 | + |
| 28 | +Every contract is associated with a customer specific price sheet. This determines the individual customer prices in the agreed billing currency. In an MCA, the default associated price sheet equals the Azure Retail price list in USD. The price sheet can be accessed in the Azure portal. |
| 29 | + |
| 30 | +## Contract to Microsoft Azure Consumption Commitment (MACC) |
| 31 | + |
| 32 | +Customers can sign a MACC. There is usually a 1:1 relationship between a contract and a MACC. As a benefit of this commitment, Customers might get discounted pricing on Azure Resources (usage). The discount is reflected in the price sheet associated with the contract. |
| 33 | + |
| 34 | +## Contract to billing roles |
| 35 | + |
| 36 | +Both EA and MCA provide Customers with roles, that can manage certain aspects of the contract. These roles are called billing roles. Billing roles differ from EA to MCA and are described in detail here for EA and here for MCA. A key difference between EA and MCA is, that Customers can associate any valid work, school, or Microsoft account to EA billing roles but only work accounts of an approved tenant for MCA. |
| 37 | + |
| 38 | +## Contract to tenant |
| 39 | + |
| 40 | +To manage billing roles, customers must associate exactly one Entra ID tenant with the contract, this action must be completed at the time the contract is setup. Identities within this Tenant can be assigned to billing roles within the contract. |
| 41 | + |
| 42 | +### Example |
| 43 | + |
| 44 | +User Dirk from the contoso.com tenant can be assigned to the EA admin role in Contoso’s EA contract. |
| 45 | + |
| 46 | +In MCA, this tenant is called the primary billing tenant. Only users from this tenant can be assigned to billing roles within the MCA contract. |
| 47 | + |
| 48 | +⚠️ **Warning** |
| 49 | +The tenant global administrator role is above the billing account administrator. Global administrators in a Microsoft Entra ID tenant can add or remove themselves as billing account administrators at any time to the Microsoft Customer Agreement. |
| 50 | + |
| 51 | +If you want to assign identities from tenants other than the primary billing tenant, you can add associated billing tenants. |
| 52 | + |
| 53 | +ℹ️ **Information** |
| 54 | +Even though customers should strive for a single tenant, there is no restriction in how many tenants a customer can create within a contract. |
| 55 | + |
| 56 | +## Contract to subscription |
| 57 | + |
| 58 | +An Azure subscription is a logical container used to provision and manage Azure resources. Resource access is managed through a trust relationship to an Entra ID tenant and billing is managed via a billing relationship to a Microsoft contract (EA or MCA). Every subscription can only have one billing relationship to one contract. This billing relationship can be moved to a different contract based on certain conditions (for example, in EA/MCA transition scenarios or M&A scenarios). |
| 59 | + |
| 60 | +Every contract can manage 5000 subscriptions by default. |
| 61 | + |
| 62 | +ℹ️ **Information** |
| 63 | +The billing relationship determines the prices for the consumed resources within the subscription. If you have a subscription that is associated with a contract that uses Azure retail prices you pay the retail price. If the associated contract has customer specific prices (for example, by signing a MACC with applicable discounts), the resources within this subscription are charged at these prices. |
| 64 | + |
| 65 | +## Subscription to tenant |
| 66 | + |
| 67 | +Every subscription has a 1:1 trust relationship to an Entra ID tenant. This trust relationship determines, which identities can manage the resources within the subscription. |
| 68 | + |
| 69 | +## Tenant to subscription |
| 70 | + |
| 71 | +Every tenant can manage trust relationships with virtually unlimited number of subscriptions. These subscriptions can use billing relationships to multiple contracts, which might lead to different prices for resources deployed to these subscriptions. |
0 commit comments