You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -30,7 +30,6 @@ To take advantage of MAU billing, your Azure AD tenant must be linked to an Azur
30
30
|---------|---------|
31
31
| An Azure AD tenant already linked to a subscription | Do nothing. When you use External Identities features to collaborate with guest users, you'll be automatically billed using the MAU model. |
32
32
| An Azure AD tenant not yet linked to a subscription |[Link your Azure AD tenant to a subscription](#link-your-azure-ad-tenant-to-a-subscription) to activate MAU billing. |
33
-
|||
34
33
35
34
## About monthly active users (MAU) billing
36
35
@@ -44,7 +43,7 @@ The pricing tier that applies to your guest users is based on the highest pricin
44
43
45
44
An Azure AD tenant must be linked to a resource group within an Azure subscription for proper billing and access to features.
46
45
47
-
1. Sign in to the [Azure portal](https://portal.azure.com/) with an Azure account that's been assigned at least the [Contributor](../../role-based-access-control/built-in-roles.md) role within the subscription or a resource group within the subscription.
46
+
1. Sign in to the [Azure portal](https://portal.azure.com/) with an Azure account that's been assigned at least the Contributor role within the subscription or a resource group within the subscription.
48
47
49
48
2. Select the directory you want to link: In the Azure portal toolbar, select the **Directories + subscriptions** icon in the portal toolbar. Then on the **Portal settings | Directories + subscriptions** page, find your directory in the **Directory name** list, and then select **Switch**.
50
49
@@ -56,25 +55,24 @@ An Azure AD tenant must be linked to a resource group within an Azure subscripti
56
55
57
56
6. In the tenant list, select the checkbox next to the tenant, and then select **Link subscription**.
58
57
59
-

58
+
:::image type="content" source="media/external-identities-pricing/linked-subscriptions.png" alt-text="Screenshot of the link a subscription option.":::
60
59
61
60
7. In the **Link a subscription** pane, select a **Subscription** and a **Resource group**. Then select **Apply**. (If there are no subscriptions listed, see [What if I can't find a subscription?](#what-if-i-cant-find-a-subscription).)
62
61
63
-

62
+
:::image type="content" source="media/external-identities-pricing/link-subscription-resource.png" alt-text="Screenshot of how to link a subscription.":::
64
63
65
64
After you complete these steps, your Azure subscription is billed based on your Azure Direct or Enterprise Agreement details, if applicable.
66
65
67
66
## What if I can't find a subscription?
68
67
69
68
If no subscriptions are available in the **Link a subscription** pane, here are some possible reasons:
70
69
71
-
- You don't have the appropriate permissions. Be sure to sign in with an Azure account that's been assigned at least the [Contributor](../../role-based-access-control/built-in-roles.md) role within the subscription or a resource group within the subscription.
70
+
- You don't have the appropriate permissions. Be sure to sign in with an Azure account that's been assigned at least the Contributor role within the subscription or a resource group within the subscription.
72
71
73
72
- A subscription exists, but it hasn't been associated with your directory yet. You can [associate an existing subscription to your tenant](../fundamentals/active-directory-how-subscriptions-associated-directory.md) and then repeat the steps for [linking it to your tenant](#link-your-azure-ad-tenant-to-a-subscription).
74
73
75
74
- No subscription exists. In the **Link a subscription** pane, you can create a subscription by selecting the link **if you don't already have a subscription you may create one here**. After you create a new subscription, you'll need to [create a resource group](../../azure-resource-manager/management/manage-resource-groups-portal.md) in the new subscription, and then repeat the steps for [linking it to your tenant](#link-your-azure-ad-tenant-to-a-subscription).
76
75
77
76
## Next steps
78
77
79
-
For the latest pricing information, see [Azure Active Directory pricing](https://www.microsoft.com/security/business/identity-access-management/azure-ad-pricing).
80
-
Learn more about [managing Azure resources](../../azure-resource-manager/management/overview.md).
78
+
For the latest pricing information, see [Azure Active Directory pricing](https://www.microsoft.com/security/business/identity-access-management/azure-ad-pricing).
0 commit comments