Skip to content

Commit f1d002a

Browse files
Merge pull request #217795 from rwike77/publisherverification
required roles on user
2 parents c9d4098 + 66a1a73 commit f1d002a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/develop/publisher-verification-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ ms.service: active-directory
88
ms.subservice: develop
99
ms.topic: conceptual
1010
ms.workload: identity
11-
ms.date: 06/01/2021
11+
ms.date: 11/09/2022
1212
ms.author: ryanwi
1313
ms.custom: aaddev
14-
ms.reviewer: ardhanap, jesakowi
14+
ms.reviewer: ardhanap, brianokoyo, jesakowi
1515
---
1616

1717
# Publisher verification
@@ -60,7 +60,7 @@ App developers must meet a few requirements to complete the publisher verificati
6060

6161
- The domain of the email address that's used during MPN account verification must either match the publisher domain that's set for the app or be a DNS-verified [custom domain](../fundamentals/add-custom-domain.md) that's added to the Azure AD tenant.
6262

63-
- The user who initiates verification must be authorized to make changes both to the app registration in Azure AD and to the MPN account in Partner Center.
63+
- The user who initiates verification must be authorized to make changes both to the app registration in Azure AD and to the MPN account in Partner Center. The user who initiates the verification must have one of the required roles in both Azure AD and Partner Center.
6464

6565
- In Azure AD, this user must be a member of one of the following [roles](../roles/permissions-reference.md): Application Admin, Cloud Application Admin, or Global Admin.
6666

0 commit comments

Comments
 (0)