Skip to content

Commit a86b621

Browse files
authored
Merge pull request #179537 from bandersmsft/add-mpa-sub
CM+B - Updated Create sub to add partner procedure
2 parents b5ce81c + b13493d commit a86b621

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

articles/cost-management-billing/manage/create-subscription.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: amberb
66
ms.service: cost-management-billing
77
ms.subservice: billing
88
ms.topic: conceptual
9-
ms.date: 10/28/2021
9+
ms.date: 11/11/2021
1010
ms.author: banders
1111
---
1212

@@ -67,6 +67,21 @@ You need the following permissions to create subscriptions:
6767
|Reseller | The reseller that will provide services to the customer. This is an optional field, which is only applicable to Indirect providers in the CSP two-tier model. |
6868
|Name | The display name that helps you easily identify the subscription in the Azure portal. |
6969

70+
## Create a subscription as a partner for a customer
71+
72+
Partners with a Microsoft Partner Agreement use the following steps to create a new Microsoft Azure Plan subscription for their customers. The subscription is created under the partner’s billing account and billing profile.
73+
74+
1. Sign in to the Azure portal using your Partner Center account.
75+
Make sure you are in your Partner Center directory (tenant), not a customer’s tenant.
76+
1. Navigate to **Cost Management + Billing**.
77+
1. Select the Billing scope for the billing account where the customer account resides.
78+
1. In the left menu under **Billing**, select **Customers**.
79+
1. On the Customers page, select the customer.
80+
1. In the left menu, under **Products + services**, select **Azure Subscriptions**.
81+
1. On the Azure subscription page, select **+ Add** to create a subscription.
82+
1. Enter details about the subscription and when complete, select **Review + create**.
83+
84+
7085
## Create an additional Azure subscription programmatically
7186

7287
You can also create additional subscriptions programmatically. For more information, see:

0 commit comments

Comments
 (0)