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
Copy file name to clipboardExpand all lines: articles/cost-management-billing/manage/create-enterprise-subscription.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@ ms.reviewer: amberb
7
7
ms.service: cost-management-billing
8
8
ms.subservice: billing
9
9
ms.topic: conceptual
10
-
ms.date: 02/16/2024
10
+
ms.date: 04/02/2024
11
11
ms.author: banders
12
12
---
13
13
14
14
# Create an Enterprise Agreement subscription
15
15
16
-
This article helps you create an [Enterprise Agreement (EA)](https://azure.microsoft.com/pricing/enterprise-agreement/) subscription for yourself or for someone else in your current Microsoft Entra directory/tenant. You may want another subscription to avoid hitting subscription quota limits, to create separate environments for security, or to isolate data for compliance reasons.
16
+
This article helps you create an [Enterprise Agreement (EA)](https://azure.microsoft.com/pricing/enterprise-agreement/) subscription for yourself or for someone else in your current Microsoft Entra directory/tenant. You can create another subscription to avoid hitting subscription quota limits, to create separate environments for security, or to isolate data for compliance reasons.
17
17
18
18
If you want to create subscriptions for Microsoft Customer Agreements, see [Create a Microsoft Customer Agreement subscription](create-subscription.md). If you're a Microsoft Partner and you want to create a subscription for a customer, see [Create a subscription for a partner's customer](create-customer-subscription.md). Or, if you have a Microsoft Online Service Program (MOSP) billing account, also called pay-as-you-go, you can create subscriptions starting in the [Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade) and then you complete the process at https://signup.azure.com/.
19
19
@@ -32,7 +32,7 @@ For more information, see [Understand Azure Enterprise Agreement administrative
32
32
33
33
## Create an EA subscription
34
34
35
-
A user with Enterprise Administrator or Account Owner permissions can use the following steps to create a new EA subscription.
35
+
A user with Enterprise Administrator or Account Owner permissions can use the following steps to create a new EA subscription for themselves or for another user. If the subscription is for another user, the user is sent a notification that they must approve.
36
36
37
37
>[!NOTE]
38
38
> If you want to create an Enterprise Dev/Test subscription, an enterprise administrator must enable account owners to create them. Otherwise, the option to create them isn't available. To enable the dev/test offer for an enrollment, see [Enable the enterprise dev/test offer](direct-ea-administration.md#enable-the-enterprise-devtest-offer).
@@ -41,20 +41,20 @@ A user with Enterprise Administrator or Account Owner permissions can use the fo
41
41
1. Navigate to **Subscriptions** and then select **Add**.
42
42
:::image type="content" source="./media/create-enterprise-subscription/subscription-add.png" alt-text="Screenshot showing the Subscription page where you Add a subscription." lightbox="./media/create-enterprise-subscription/subscription-add.png" :::
43
43
1. On the Create a subscription page, on the **Basics** tab, type a **Subscription name**.
44
-
1. Select the **Billing account** where the new subscription will get created.
45
-
1. Select the **Enrollment account** where the subscription will get created.
46
-
1. Select an **Offer type**, select **Enterprise Dev/Test** if the subscription will be used for development or testing workloads. Otherwise, select **Microsoft Azure Enterprise**.
44
+
1. Select the **Billing account** where the new subscription gets created.
45
+
1. Select the **Enrollment account** where the subscription gets created.
46
+
1. Select an **Offer type**, select **Enterprise Dev/Test** if the subscription is for development or testing workloads. Otherwise, select **Microsoft Azure Enterprise**.
47
47
:::image type="content" source="./media/create-enterprise-subscription/create-subscription-basics-tab-enterprise-agreement.png" alt-text="Screenshot showing the Basics tab where you enter basic information about the enterprise subscription." lightbox="./media/create-enterprise-subscription/create-subscription-basics-tab-enterprise-agreement.png" :::
48
48
1. Select the **Advanced** tab.
49
-
1. Select your **Subscription directory**. It's the Microsoft Entra ID where the new subscription will get created.
49
+
1. Select your **Subscription directory**. It's the Microsoft Entra ID where the new subscription gets created.
50
50
1. Select a **Management group**. It's the Microsoft Entra management group that the new subscription is associated with. You can only select management groups in the current directory.
51
51
1. Select more or more **Subscription owners**. You can select only users or service principals in the selected subscription directory. You can't select guest directory users. If you select a service principal, enter its App ID.
52
52
:::image type="content" source="./media/create-enterprise-subscription/create-subscription-advanced-tab.png" alt-text="Screenshot showing the Advanced tab where you specify the directory, management group, and owner for the EA subscription." lightbox="./media/create-enterprise-subscription/create-subscription-advanced-tab.png" :::
53
53
1. Select the **Tags** tab.
54
54
1. Enter tag pairs for **Name** and **Value**.
55
55
:::image type="content" source="./media/create-enterprise-subscription/create-subscription-tags-tab.png" alt-text="Screenshot showing the tags tab where you enter tag and value pairs." lightbox="./media/create-enterprise-subscription/create-subscription-tags-tab.png" :::
56
56
1. Select **Review + create**. You should see a message stating `Validation passed`.
57
-
1. Verify that the subscription information is correct, then select **Create**. You'll see a notification that the subscription is getting created.
57
+
1. Verify that the subscription information is correct, then select **Create**. You get a notification that the subscription is getting created.
58
58
59
59
After the new subscription is created, the account owner can see it in on the **Subscriptions** page.
0 commit comments