Skip to content

Commit 27cb438

Browse files
committed
Refresh permission descriptions
1 parent dfbf0d4 commit 27cb438

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/active-directory/roles/custom-consent-permissions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.workload: identity
99
ms.subservice: roles
1010
ms.topic: overview
11-
ms.date: 11/04/2020
11+
ms.date: 01/31/2023
1212
ms.author: rolyon
1313
ms.reviewer: psignoret
1414
ms.custom: it-pro
@@ -65,10 +65,10 @@ To delegate the creation, update and deletion of [app consent policies](../manag
6565
> | ---------- | ----------- |
6666
> | microsoft.directory/servicePrincipals/managePermissionGrantsForSelf.{id} | Grants the ability to consent to apps on behalf of self (user consent), subject to app consent policy `{id}`. |
6767
> | 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 |
7272
7373
## Next steps
7474

articles/active-directory/roles/custom-device-permissions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.workload: identity
99
ms.subservice: roles
1010
ms.topic: reference
11-
ms.date: 11/30/2022
11+
ms.date: 01/31/2023
1212
ms.author: rolyon
1313
ms.reviewer:
1414
ms.custom: it-pro
@@ -77,12 +77,12 @@ The following permission is available to update tenant-wide device registration
7777
> [!div class="mx-tableFixed"]
7878
> | Permission | Description |
7979
> | ---------- | ----------- |
80-
> | microsoft.directory/devices/createdFrom/read | Read createdfrom properties of devices |
80+
> | microsoft.directory/devices/createdFrom/read | Read created from Internet of Things (IoT) device template links |
8181
> | microsoft.directory/devices/registeredOwners/read | Read registered owners of devices |
8282
> | microsoft.directory/devices/registeredUsers/read | Read registered users of devices |
8383
> | microsoft.directory/devices/standard/read | Read basic properties on devices |
8484
> | microsoft.directory/bitlockerKeys/key/read | Read bitlocker metadata and key on devices |
85-
> | microsoft.directory/bitlockerKeys/metadata/read | Read bitlocker metadata on devices |
85+
> | microsoft.directory/bitlockerKeys/metadata/read | Read bitlocker key metadata on devices |
8686
> | microsoft.directory/deviceRegistrationPolicy/standard/read | Read standard properties on device registration policies |
8787
8888
#### Update

0 commit comments

Comments
 (0)