You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/troubleshoot-publisher-verification.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Below are some common issues that may occur during the process.
32
32
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.
33
33
34
34
-**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).
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
209
209
210
210
**Remediation Steps**
211
211
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).
213
213
1. Browse to **Identity** > **Applications** > **Application registrations**.
214
214
1. Find your app's registration to view the Object ID.
215
215
@@ -222,7 +222,7 @@ Most commonly caused when the verification is being performed via Graph API, and
222
222
223
223
**Remediation Steps**
224
224
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).
226
226
1. Browse to **Identity** > **Applications** > **Application registrations**.
227
227
1. Find your app's registration to view the Object ID.
228
228
@@ -255,7 +255,7 @@ See [requirements](publisher-verification-overview.md) for a list of allowed dom
255
255
**Remediation Steps**
256
256
1. Navigate to your [partner profile](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile), and view the email listed as Primary Contact
257
257
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).
259
259
1. Browse to **Identity** > **Applications** > **Application registrations** > **Branding and Properties**.
260
260
1. Select **Update Publisher Domain** and follow the instructions to **Verify a New Domain**.
261
261
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
268
268
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.
269
269
270
270
**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).
0 commit comments