Skip to content

Commit b12e982

Browse files
authored
minor change
1 parent 948bbcc commit b12e982

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/entra/entra-id/app-integration/troubleshoot-consent-issues.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshooting consent issues in Microsoft Entra ID
33
description: Helps you troubleshoot and resolve consent issues in Microsoft Entra ID.
4-
ms.date: 01/06/2025
4+
ms.date: 01/1/2025
55
ms.reviewer: willfid, v-weizhu
66
ms.service: entra-id
77
ms.custom: sap:App registrations
@@ -28,8 +28,8 @@ When an application tries to sign-in or get an access token for a resource which
2828
There are many reasons why you might receive a message indicating that admin approval or admin consent is required. Consider the following high-level scenarios:
2929

3030
- The `User.Read` permission is missing.
31-
- User consent is disabled.
32-
- User assignment required is enabled.
31+
- User consent is disabled on the tenant level.
32+
- User assignment required is enabled for the application.
3333
- A service principal doesn't exist in the tenant for the client app.
3434
- A service principal doesn't exist in the tenant for the resource.
3535
- A consent URL that specifies `prompt=admin_consent` or `prompt=consent` is requested.

0 commit comments

Comments
 (0)