Skip to content

Commit 37afb2e

Browse files
committed
Removing space in Partner ID per guidelines
1 parent f6e39df commit 37afb2e

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

articles/marketplace/add-publishers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ An organization can have multiple publishers associated with a commercial market
2828
1. In the upper-right, select **Settings** (gear icon) > **Account settings**.
2929
1. Under **Organization Profile**, select **Identifiers**.
3030
1. In the **Publisher** section, select **Add publisher**.
31-
1. Choose the Partner ID that you want to associate with the publisher.
31+
1. Choose the PartnerID (formerly MPN ID) that you want to associate with the publisher.
3232
1. Update the **Publisher details** on the form.
3333

34-
- **Publisher location**: Select the Partner ID you want to use for this new user.
34+
- **Publisher location**: Select the PartnerID you want to use for this new user.
3535
- **Publisher name**: The name that's displayed in the commercial marketplace with the offer.
3636
- **PublisherID**: An identifier that's used by Partner Center to uniquely identify the publisher. The default value for this field maps to an existing and unique Publisher ID in the system. Because the Publisher ID can't be reused, this field needs to be updated.
3737
- **Contact information**: Update the contact information when necessary.

articles/marketplace/azure-partner-customer-usage-attribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Unlike the tracking IDs that Partner Center creates on your behalf for Azure app
6161
[guid]::NewGuid()
6262
```
6363

64-
You should create a unique GUID for each product and distribution channel. You can use a single GUID for a product's multiple distribution channels if you don't want reporting to be split. Reporting occurs by Partner ID and GUID.
64+
You should create a unique GUID for each product and distribution channel. You can use a single GUID for a product's multiple distribution channels if you don't want reporting to be split. Reporting occurs by PartnerID and GUID.
6565

6666
### Register GUIDs
6767

articles/marketplace/co-sell-solution-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Follow these steps before importing your solutions from OCP GTM:
6666

6767
:::image type="content" source="media/co-sell-migrate/welcome-overveiw.png" alt-text="Displays overview page":::
6868

69-
1. To begin migrating, select the **Solutions** tab, which displays all the solutions associated to your Partner IDs.
69+
1. To begin migrating, select the **Solutions** tab, which displays all the solutions associated to your PartnerIDs.
7070

7171
:::image type="content" source="media/co-sell-migrate/solutions-tab.png" alt-text="Partner Center Overview page, Solutions tab.":::
7272

articles/marketplace/create-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ You can then assign the appropriate user roles and permissions to your users, so
8787

8888
Microsoft Cloud Partner Program detects your subscription and displays the **Publisher profile** pane.
8989

90-
1. Select the Partner ID you want to link to your publisher account and enter your company name.
90+
1. Select the PartnerID you want to link to your publisher account and enter your company name.
9191

9292
1. Read the terms and conditions in the [Microsoft Publisher Agreement](/legal/marketplace/msft-publisher-agreement), and then select **Accept and continue** to complete your enrollment.
9393

articles/marketplace/find-tenant-object-id.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 12/08/2021
1313

1414
This article describes how to find the Tenant ID, Object ID, and partner association details, along with their respective subscription IDs.
1515

16-
If you need to get screenshots of these items in Azure Cloud Shell to use for debugging assistance, jump down to [Find Tenant, Object, and Partner ID association for debugging](#find-ids-for-debugging).
16+
If you need to get screenshots of these items in Azure Cloud Shell to use for debugging assistance, jump down to [Find Tenant, Object, and PartnerID association for debugging](#find-ids-for-debugging).
1717

1818
>[!Note]
1919
> Only the owner of a subscription has the privileges to perform these steps.
@@ -40,7 +40,7 @@ If you need to get screenshots of these items in Azure Cloud Shell to use for de
4040

4141
:::image type="content" source="media/tenant-and-object-id/subscriptions-screen-1.png" alt-text="The Subscriptions screen in the Azure portal.":::
4242

43-
## Find Partner ID
43+
## Find PartnerID
4444

4545
1. Navigate to the Subscriptions page as described in the previous section.
4646
2. Select a subscription.
@@ -65,7 +65,7 @@ If you need to get screenshots of these items in Azure Cloud Shell to use for de
6565

6666
## Find IDs for debugging
6767

68-
This section describes how to find tenant, object, and partner ID association for debugging purposes.
68+
This section describes how to find tenant, object, and PartnerID (formerly MPN ID) association for debugging purposes.
6969

7070
1. Go to the [Azure portal](https://portal.azure.com/).
7171
2. Open Azure Cloud Shell by selecting the PowerShell icon at the top-right.

articles/marketplace/manage-account.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ You can also select the **Update** link to change your contact info, such as pub
7878

7979
In the left-menu, under **Organization profile**, select **Identifiers** to see the following information:
8080

81-
- **MPN IDs**: Any Partner IDs associated with your account
82-
- **CSP**: Partner IDs associated with the CSP program for this account.
81+
- **MPN IDs**: Any PartnerIDs associated with your account
82+
- **CSP**: PartnerIDs associated with the CSP program for this account.
8383
- **Publisher**: Seller IDs associated with your account
8484
- **Tracking GUIDs**: Any tracking GUIDs associated with your account
8585

@@ -96,7 +96,7 @@ If you deploy a product by using a template and it is available on both Azure Ma
9696
- Product A in Azure Marketplace
9797
- Product A on GitHub
9898

99-
Reporting is done by the partner value (Microsoft Partner ID) and the GUIDs. You can also track GUIDs at a more granular level aligning to each plan within your offer.
99+
Reporting is done by the partner value (Microsoft PartnerID) and the GUIDs. You can also track GUIDs at a more granular level aligning to each plan within your offer.
100100

101101
For more information, see the [Tracking Azure customer usage with GUIDs FAQ](azure-partner-customer-usage-attribution.md#faq)).
102102

0 commit comments

Comments
 (0)