Skip to content

Commit 4e52cfa

Browse files
authored
Merge pull request #252401 from omondiatieno/revoke-consent
Add clarity on limitation of revoke user consent through UI
2 parents fee3af8 + 8862e9c commit 4e52cfa

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

articles/active-directory/manage-apps/manage-application-permissions.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,17 @@ To review an application's permissions that have been granted for the entire org
5050
1. Select the application that you want to restrict access to.
5151
1. Select **Permissions**.
5252
1. To view permissions that apply to your entire organization, select the **Admin consent** tab. To view permissions granted to a specific user or group, select the **User consent** tab.
53-
1. To view the details of a given permission, select the permission from the list. The **Permission Details** pane opens.
54-
1. To revoke a given permission, choose the permission you would like to revoke, select the **...** control for that permission, and then choose **Revoke permission**.
53+
1. To view the details of a given permission, select the permission from the list. The **Permission Details** pane opens.
54+
After you've reviewed the permissions granted to an application, you can revoke permissions granted by admins for your entire organization.
55+
> [!NOTE]
56+
> You can't revoke permissions in the **User consent** tab using the portal. You can revoke these permissions using Microsoft Graph API calls or PowerShell cmdlets. Go to the PowerShell and Microsoft Graph tabs of this article for more information.
57+
58+
To revoke permissions in the **Admin consent** tab:
59+
60+
1. View the list of permissions in the **Admin consent** tab.
61+
1. Choose the permission you would like to revoke, then select the **...** control for that permission.
62+
:::image type="content" source="media/manage-application-permissions/revoke-permissions.png" alt-text="Screenshot shows how to revoke admin consent.":::
63+
1. Select **Revoke permission**.
5564

5665
:::zone-end
5766

109 KB
Loading

0 commit comments

Comments
 (0)