|
1 | 1 | ---
|
2 | 2 | title: Mark an app as publisher verified
|
3 |
| -description: Describes how to mark an app as publisher verified. When an application is marked as publisher verified, it means that the publisher (application developer) has verified the authenticity of their organization using a Microsoft Partner Network (MPN) account that has completed the verification process and has associated this MPN account with that application registration. |
| 3 | +description: Describes how to mark an app as publisher verified. When an application is marked as publisher verified, it means that the publisher (application developer) has verified the authenticity of their organization using a Cloud Partner Program (CPP) account that has completed the verification process and has associated this CPP account with that application registration. |
4 | 4 | services: active-directory
|
5 | 5 | author: rwike77
|
6 | 6 | manager: CelesteDG
|
7 | 7 | ms.service: active-directory
|
8 | 8 | ms.subservice: develop
|
9 | 9 | ms.topic: how-to
|
10 | 10 | ms.workload: identity
|
11 |
| -ms.date: 03/16/2023 |
| 11 | +ms.date: 08/17/2023 |
12 | 12 | ms.author: ryanwi
|
13 | 13 | ms.custom: aaddev
|
14 | 14 | ms.reviewer: xurobert
|
15 | 15 | ---
|
16 | 16 |
|
17 | 17 | # Mark your app as publisher verified
|
18 | 18 |
|
19 |
| -When an app registration has a verified publisher, it means that the publisher of the app has [verified](/partner-center/verification-responses) their identity using their Microsoft Partner Network (MPN) account and has associated this MPN account with their app registration. This article describes how to complete the [publisher verification](publisher-verification-overview.md) process. |
| 19 | +When an app registration has a verified publisher, it means that the publisher of the app has [verified](/partner-center/verification-responses) their identity using their Cloud Partner Program (CPP) account and has associated this CPP account with their app registration. This article describes how to complete the [publisher verification](publisher-verification-overview.md) process. |
20 | 20 |
|
21 | 21 | ## Quickstart
|
22 |
| -If you are already enrolled in the Microsoft Partner Network (MPN) and have met the [pre-requisites](publisher-verification-overview.md#requirements), you can get started right away: |
| 22 | +If you are already enrolled in the [Cloud Partner Program (CPP)](/partner-center/intro-to-cloud-partner-program-membership) and have met the [pre-requisites](publisher-verification-overview.md#requirements), you can get started right away: |
23 | 23 |
|
24 | 24 | 1. Sign into the [App Registration portal](https://aka.ms/PublisherVerificationPreview) using [multi-factor authentication](../fundamentals/concept-fundamentals-mfa-get-started.md)
|
25 | 25 |
|
26 | 26 | 1. Choose an app and click **Branding & properties**.
|
27 | 27 |
|
28 |
| -1. Click **Add MPN ID to verify publisher** and review the listed requirements. |
| 28 | +1. Click **Add Partner One ID to verify publisher** and review the listed requirements. |
29 | 29 |
|
30 |
| -1. Enter your MPN ID and click **Verify and save**. |
| 30 | +1. Enter your Partner One ID and click **Verify and save**. |
31 | 31 |
|
32 | 32 | For more details on specific benefits, requirements, and frequently asked questions see the [overview](publisher-verification-overview.md).
|
33 | 33 |
|
34 | 34 | ## Mark your app as publisher verified
|
35 | 35 | Make sure you meet the [pre-requisites](publisher-verification-overview.md#requirements), then follow these steps to mark your app(s) as Publisher Verified.
|
36 | 36 |
|
37 |
| -1. Sign in using [multi-factor authentication](../fundamentals/concept-fundamentals-mfa-get-started.md) to an organizational (Azure AD) account authorized to make changes to the app you want to mark as Publisher Verified and on the MPN Account in Partner Center. |
| 37 | +1. Sign in using [multi-factor authentication](../fundamentals/concept-fundamentals-mfa-get-started.md) to an organizational (Azure AD) account authorized to make changes to the app you want to mark as Publisher Verified and on the CPP Account in Partner Center. |
38 | 38 |
|
39 | 39 | - The Azure AD user must have one of the following [roles](../roles/permissions-reference.md): Application Admin, Cloud Application Admin, or Global Administrator.
|
40 | 40 |
|
41 |
| - - The user in Partner Center must have the following [roles](/partner-center/permissions-overview): MPN Admin, Accounts Admin, or a Global Administrator (a shared role mastered in Azure AD). |
| 41 | + - The user in Partner Center must have the following [roles](/partner-center/permissions-overview): CPP Admin, Accounts Admin, or a Global Administrator (a shared role mastered in Azure AD). |
42 | 42 |
|
43 | 43 | 1. Navigate to the **App registrations** blade:
|
44 | 44 |
|
45 | 45 | 1. Click on an app you would like to mark as Publisher Verified and open the **Branding & properties** blade.
|
46 | 46 |
|
47 | 47 | 1. Ensure the app’s [publisher domain](howto-configure-publisher-domain.md) is set.
|
48 | 48 |
|
49 |
| -1. Ensure that either the publisher domain or a DNS-verified [custom domain](../fundamentals/add-custom-domain.md) on the tenant matches the domain of the email address used during the verification process for your MPN account. |
| 49 | +1. Ensure that either the publisher domain or a DNS-verified [custom domain](../fundamentals/add-custom-domain.md) on the tenant matches the domain of the email address used during the verification process for your CPP account. |
50 | 50 |
|
51 |
| -1. Click **Add MPN ID to verify publisher** near the bottom of the page. |
| 51 | +1. Click **Add Partner One ID to verify publisher** near the bottom of the page. |
52 | 52 |
|
53 |
| -1. Enter the **MPN ID** for: |
| 53 | +1. Enter the **Partner One ID** for: |
54 | 54 |
|
55 |
| - - A valid Microsoft Partner Network account that has completed the verification process. |
| 55 | + - A valid Cloud Partner Program account that has completed the verification process. |
56 | 56 |
|
57 | 57 | - The Partner global account (PGA) for your organization.
|
58 | 58 |
|
|
0 commit comments