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/manage-apps/configure-permission-classifications.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The minimum permissions needed to do basic sign-in are `openid`, `profile`, `ema
30
30
To configure permission classifications, you need:
31
31
32
32
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
33
-
- One of the following roles: An administrator, or owner of the service principal.
33
+
- One of the following roles: A global administrator, or owner of the service principal.
34
34
35
35
## Manage permission classifications
36
36
@@ -57,7 +57,7 @@ You can use the latest [Azure AD PowerShell](/powershell/module/azuread/?preserv
57
57
Run the following command to connect to Azure AD PowerShell. To consent to the required scopes, sign in with one of the roles listed in the prerequisite section of this article.
@@ -134,7 +134,7 @@ You can use [Microsoft Graph PowerShell](/powershell/microsoftgraph/get-started?
134
134
Run the following command to connect to Microsoft Graph PowerShell. To consent to the required scopes, sign in with one of the roles listed in the prerequisite section of this article.
To configure permissions classifications for an enterprise application, sign in to [Graph Explorer](https://developer.microsoft.com/graph/graph-explorer) with one of the roles listed in the prerequisite section.
Copy file name to clipboardExpand all lines: articles/active-directory/manage-apps/manage-app-consent-policies.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
8
8
ms.subservice: app-mgmt
9
9
ms.workload: identity
10
10
ms.topic: how-to
11
-
ms.date: 01/26/2023
11
+
ms.date: 02/28/2023
12
12
ms.author: jomondi
13
13
ms.reviewer: phsignor, yuhko
14
14
ms.custom: contperf-fy21q2
@@ -122,6 +122,7 @@ Once the app consent policy has been created, you can [allow user consent](confi
122
122
123
123
To manage app consent policies, sign in to [Graph Explorer](https://developer.microsoft.com/graph/graph-explorer) with one of the roles listed in the prerequisite section.
124
124
125
+
You need to consent to the `Policy.ReadWrite.PermissionGrant` permission.
125
126
## List existing app consent policies
126
127
127
128
It's a good idea to start by getting familiar with the existing app consent policies in your organization:
0 commit comments