Skip to content

Commit 5f3040f

Browse files
committed
Update troubleshoot-publisher-verification.md
1 parent eec751a commit 5f3040f

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
@@ -193,7 +193,7 @@ The target application's object ID is invalid. Please provide a valid ID and try
193193
Most commonly caused when the verification is being performed via Graph API, and the ID of the application provided does not exist.
194194

195195
> [!NOTE]
196-
> The Object ID of the application must be provided, not the AppId/ClientId. See "id" on the list of application properties at [application resource type - Microsoft Graph v1.0 | Microsoft Learn](https://learn.microsoft.com/graph/api/resources/application?view=graph-rest-1.0).
196+
> The Object ID of the application must be provided, not the AppId/ClientId. See "id" on the list of application properties at [application resource type - Microsoft Graph v1.0 | Microsoft Learn](/graph/api/resources/application).
197197
198198

199199

@@ -247,13 +247,13 @@ The error message displayed will be: "Due to a configuration change made by your
247247

248248
When a request to add a verified publisher is made, many signals are used to make a security risk assessment. If the user risk state is determined to be ‘AtRisk’, an error, “You're unable to add a verified publisher to this application. Contact your administrator for assistance” will be returned. Please investigate the user risk and take the appropriate steps to remediate the risk (guidance below):
249249

250-
Investigate risk: https://docs.microsoft.com/azure/active-directory/identity-protection/howto-identity-protection-investigate-risk#risky-users
250+
> [Investigate risk](/azure/active-directory/identity-protection/howto-identity-protection-investigate-risk#risky-users)
251251
252-
Remediate risk/unblock users: https://docs.microsoft.com/azure/active-directory/identity-protection/howto-identity-protection-remediate-unblock
252+
> [Remediate risk/unblock users](/azure/active-directory/identity-protection/howto-identity-protection-remediate-unblock)
253253
254-
Self-remediation guidance: https://docs.microsoft.com/azure/active-directory/identity-protection/howto-identity-protection-remediate-unblock
254+
> [Self-remediation guidance](/azure/active-directory/identity-protection/howto-identity-protection-remediate-unblock)
255255
256-
Self-serve password reset (SSPR): If the organization allows SSPR, use aka.ms/sspr to reset the password for remediation. Please choose a strong password; Choosing a weak password may not reset the risk state.
256+
> Self-serve password reset (SSPR): If the organization allows SSPR, use aka.ms/sspr to reset the password for remediation. Please choose a strong password; Choosing a weak password may not reset the risk state.
257257
258258
> [!NOTE]
259259
> Please give some time after remediation for the risk state to update, and then try again.

0 commit comments

Comments
 (0)