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/roles/custom-consent-permissions.md
+5-5Lines changed: 5 additions & 5 deletions
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.workload: identity
9
9
ms.subservice: roles
10
10
ms.topic: overview
11
-
ms.date: 11/04/2020
11
+
ms.date: 01/31/2023
12
12
ms.author: rolyon
13
13
ms.reviewer: psignoret
14
14
ms.custom: it-pro
@@ -65,10 +65,10 @@ To delegate the creation, update and deletion of [app consent policies](../manag
65
65
> | ---------- | ----------- |
66
66
> | microsoft.directory/servicePrincipals/managePermissionGrantsForSelf.{id} | Grants the ability to consent to apps on behalf of self (user consent), subject to app consent policy `{id}`. |
67
67
> | microsoft.directory/servicePrincipals/managePermissionGrantsForAll.{id} | Grants the permission to consent to apps on behalf of all (tenant-wide admin consent), subject to app consent policy `{id}`. |
68
-
> | microsoft.directory/permissionGrantPolicies/standard/read |Grants the ability to read app consent policies.|
69
-
> | microsoft.directory/permissionGrantPolicies/basic/update |Grants the ability to update basic properties on existing app consent policies.|
70
-
> | microsoft.directory/permissionGrantPolicies/create |Grants the ability to create app consent policies.|
71
-
> | microsoft.directory/permissionGrantPolicies/delete |Grants the ability to delete app consent policies.|
68
+
> | microsoft.directory/permissionGrantPolicies/standard/read |Read standard properties of permission grant policies |
69
+
> | microsoft.directory/permissionGrantPolicies/basic/update |Update basic properties of permission grant policies |
70
+
> | microsoft.directory/permissionGrantPolicies/create |Create permission grant policies |
71
+
> | microsoft.directory/permissionGrantPolicies/delete |Delete permission grant policies |
Copy file name to clipboardExpand all lines: articles/active-directory/roles/custom-enterprise-app-permissions.md
+5-5Lines changed: 5 additions & 5 deletions
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.workload: identity
9
9
ms.subservice: roles
10
10
ms.topic: overview
11
-
ms.date: 08/06/2021
11
+
ms.date: 01/31/2023
12
12
ms.author: rolyon
13
13
ms.reviewer: vincesm
14
14
ms.custom: it-pro
@@ -177,7 +177,7 @@ To delegate create, read, update, and delete (CRUD) permissions for updating the
177
177
> | microsoft.directory/applicationPolicies/owners/update | Update the owner property of application policies |
178
178
> | microsoft.directory/applicationPolicies/policyAppliedTo/read | Read application policies applied to objects list |
179
179
> | microsoft.directory/applicationPolicies/standard/read | Read standard properties of application policies |
180
-
> | microsoft.directory/servicePrincipals/allProperties/allTasks | Create and delete servicePrincipals, and read and update all properties in Azure Active Directory|
180
+
> | microsoft.directory/servicePrincipals/allProperties/allTasks | Create and delete service principals, and read and update all properties |
181
181
> | microsoft.directory/servicePrincipals/allProperties/read | Read all properties (including privileged properties) on servicePrincipals |
182
182
> | microsoft.directory/servicePrincipals/allProperties/update | Update all properties (including privileged properties) on servicePrincipals |
183
183
> | microsoft.directory/servicePrincipals/appRoleAssignedTo/read | Read service principal role assignments |
@@ -218,9 +218,9 @@ To delegate create, read, update, and delete (CRUD) permissions for updating the
218
218
> | microsoft.directory/connectorGroups/allProperties/update | Update all properties of application proxy connector groups |
0 commit comments