Skip to content

Commit 030061a

Browse files
authored
Update troubleshoot-authorization-requestdenied-graph-api.md
1 parent 639fc79 commit 030061a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/entra/entra-id/app-integration/troubleshoot-authorization-requestdenied-graph-api.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ This error typically occurs because the user or app doesn't have sufficient perm
2222
- The appropriate Microsoft Entra RBAC role for the required access level. For more information, see [Microsoft Entra built-in roles](/entra/identity/role-based-access-control/permissions-reference).
2323
- The necessary API permissions to access Microsoft Graph.
2424

25-
2625
## Troubleshooting Microsoft Graph API by using Postman
2726

28-
2927
### Step 1: Assign Microsoft Entra RBAC role to the app registration (Service Principal)
3028

3129
1. Log in to the [Azure portal](https://portal.azure.com), and go to **Microsoft Entra ID**.
@@ -109,4 +107,6 @@ This error typically occurs because the user or app doesn't have sufficient perm
109107
1. You must also select **Grant admin consent for default directory** for the permissions. Select **Yes** to confirm that you want to grant admin consent.
110108
1. Send the PATCH request to disable a user. If the request is successful, you should receive a `204 No Content` response.
111109
112-
[!INCLUDE [third-party-disclaimer](../../../includes/third-party-disclaimer.md)]
110+
[!INCLUDE [third-party-disclaimer](../../../includes/third-party-disclaimer.md)]
111+
112+
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)