Skip to content

Commit 440217e

Browse files
committed
minor correction
1 parent d3eabe0 commit 440217e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Below are some common issues that may occur during the process.
3232
1. Navigate to the [partner profile page](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile) where the Partner One ID and primary account contact will be listed.
3333

3434
- **I don’t know who my Azure AD Global Administrator (also known as company admin or tenant admin) is, how do I find them? What about the Application Administrator or Cloud Application Administrator?**
35-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](../roles/permissions-reference.md#application-developer).
35+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Cloud Application Adminstrator](../roles/permissions-reference.md#cloud-application-administrator).
3636
1. Browse to **Identity** > **Roles & admins** > **Roles & admins**.
3737
1. Select the desired admin role.
3838
1. The list of users assigned that role will be displayed.
@@ -209,7 +209,7 @@ Most commonly caused when verification is being performed via Graph API, and the
209209

210210
**Remediation Steps**
211211
1. The Object ID of the application must be provided, not the AppId/ClientId. See **id** on the list of application properties [here](/graph/api/resources/application).
212-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](../roles/permissions-reference.md#application-developer).
212+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
213213
1. Browse to **Identity** > **Applications** > **Application registrations**.
214214
1. Find your app's registration to view the Object ID.
215215

@@ -222,7 +222,7 @@ Most commonly caused when the verification is being performed via Graph API, and
222222

223223
**Remediation Steps**
224224
1. The Object ID of the application must be provided, not the AppId/ClientId. See **id** on the list of application properties [here](/graph/api/resources/application).
225-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](../roles/permissions-reference.md#application-developer).
225+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
226226
1. Browse to **Identity** > **Applications** > **Application registrations**.
227227
1. Find your app's registration to view the Object ID.
228228

@@ -255,7 +255,7 @@ See [requirements](publisher-verification-overview.md) for a list of allowed dom
255255
**Remediation Steps**
256256
1. Navigate to your [partner profile](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile), and view the email listed as Primary Contact
257257
1. The domain used to perform email verification in Partner Center is the portion after the "@" in the Primary Contact's email
258-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](../roles/permissions-reference.md#application-developer).
258+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
259259
1. Browse to **Identity** > **Applications** > **Application registrations** > **Branding and Properties**.
260260
1. Select **Update Publisher Domain** and follow the instructions to **Verify a New Domain**.
261261
1. Add the domain used to perform email verification in Partner Center as a New Domain.
@@ -268,7 +268,7 @@ You aren't authorized to set the verified publisher property on application (<`A
268268
Most commonly caused by the signed-in user not being a member of the proper role for the CPP account in Azure AD- see [requirements](publisher-verification-overview.md#requirements) for a list of eligible roles and see [common issues](#common-issues) for more information.
269269

270270
**Remediation Steps**
271-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](../roles/permissions-reference.md#application-developer).
271+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
272272
1. Browse to **Identity** > **Applications** > **Roles & admins** > **Roles & admins**.
273273
1. Select the desired admin role and select **Add Assignment** if you have sufficient permissions.
274274
1. If you do not have sufficient permissions, contact an admin role for assistance.

0 commit comments

Comments
 (0)