Skip to content

Commit 81e94f2

Browse files
authored
Merge pull request #205124 from rolyon/rolyon-aadroles-roles-july
[Azure AD roles] Updates to roles and permissions for July
2 parents 1710512 + e9c8302 commit 81e94f2

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

articles/active-directory/roles/permissions-reference.md

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.workload: identity
1010
ms.subservice: roles
1111
ms.topic: reference
12-
ms.date: 06/27/2022
12+
ms.date: 07/18/2022
1313
ms.author: rolyon
1414
ms.reviewer: abhijeetsinha
1515
ms.custom: generated, it-pro, fasttrack-edit
@@ -327,18 +327,10 @@ Users with this role can't change the credentials or reset MFA for members and o
327327
> | --- | --- |
328328
> | microsoft.directory/users/authenticationMethods/create | Create authentication methods for users |
329329
> | microsoft.directory/users/authenticationMethods/delete | Delete authentication methods for users |
330-
> | microsoft.directory/users/authenticationMethods/standard/read | Read standard properties of authentication methods for users |
330+
> | microsoft.directory/users/authenticationMethods/standard/restrictedRead | Read standard properties of authentication methods that do not include personally identifiable information for users |
331331
> | microsoft.directory/users/authenticationMethods/basic/update | Update basic properties of authentication methods for users |
332-
> | microsoft.directory/deletedItems.users/restore | Restore soft deleted users to original state |
333-
> | microsoft.directory/users/delete | Delete users |
334-
> | microsoft.directory/users/disable | Disable users |
335-
> | microsoft.directory/users/enable | Enable users |
336332
> | microsoft.directory/users/invalidateAllRefreshTokens | Force sign-out by invalidating user refresh tokens |
337-
> | microsoft.directory/users/restore | Restore deleted users |
338-
> | microsoft.directory/users/basic/update | Update basic properties on users |
339-
> | microsoft.directory/users/manager/update | Update manager for users |
340333
> | microsoft.directory/users/password/update | Reset passwords for all users |
341-
> | microsoft.directory/users/userPrincipalName/update | Update User Principal Name of users |
342334
> | microsoft.azure.serviceHealth/allEntities/allTasks | Read and configure Azure Service Health |
343335
> | microsoft.azure.supportTickets/allEntities/allTasks | Create and manage Azure support tickets |
344336
> | microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Service Health in the Microsoft 365 admin center |
@@ -879,7 +871,6 @@ Users with this role have read access to recipients and write access to the attr
879871
> | Actions | Description |
880872
> | --- | --- |
881873
> | microsoft.office365.exchange/allRecipients/allProperties/allTasks | Create and delete all recipients, and read and update all properties of recipients in Exchange Online |
882-
> | microsoft.office365.exchange/messageTracking/allProperties/allTasks | Manage all tasks in message tracking in Exchange Online |
883874
> | microsoft.office365.exchange/migration/allProperties/allTasks | Manage all tasks related to migration of recipients in Exchange Online |
884875
885876
## External ID User Flow Administrator
@@ -1566,6 +1557,7 @@ Do not use. This role has been deprecated and will be removed from Azure AD in t
15661557
> | microsoft.directory/contacts/delete | Delete contacts |
15671558
> | microsoft.directory/contacts/basic/update | Update basic properties on contacts |
15681559
> | microsoft.directory/deletedItems.groups/restore | Restore soft deleted groups to original state |
1560+
> | microsoft.directory/deletedItems.users/delete | Permanently delete users, which can no longer be restored |
15691561
> | microsoft.directory/deletedItems.users/restore | Restore soft deleted users to original state |
15701562
> | microsoft.directory/groups/create | Create Security groups and Microsoft 365 groups, excluding role-assignable groups |
15711563
> | microsoft.directory/groups/delete | Delete Security groups and Microsoft 365 groups, excluding role-assignable groups |
@@ -1616,6 +1608,7 @@ Do not use. This role has been deprecated and will be removed from Azure AD in t
16161608
> | microsoft.directory/contacts/delete | Delete contacts |
16171609
> | microsoft.directory/contacts/basic/update | Update basic properties on contacts |
16181610
> | microsoft.directory/deletedItems.groups/restore | Restore soft deleted groups to original state |
1611+
> | microsoft.directory/deletedItems.users/delete | Permanently delete users, which can no longer be restored |
16191612
> | microsoft.directory/deletedItems.users/restore | Restore soft deleted users to original state |
16201613
> | microsoft.directory/domains/allProperties/allTasks | Create and delete domains, and read and update all properties |
16211614
> | microsoft.directory/groups/create | Create Security groups and Microsoft 365 groups, excluding role-assignable groups |
@@ -1724,7 +1717,7 @@ The [Authentication Administrator](#authentication-administrator) role has permi
17241717
The [Authentication Policy Administrator](#authentication-policy-administrator) role has permissions to set the tenant's authentication method policy that determines which methods each user can register and use.
17251718

17261719
| Role | Manage user's auth methods | Manage per-user MFA | Manage MFA settings | Manage auth method policy | Manage password protection policy | Update sensitive attributes |
1727-
| ---- | ---- | ---- | ---- | ---- | ---- | ---- |
1720+
| ---- | ---- | ---- | ---- | ---- | ---- | ---- |
17281721
| Authentication Administrator | Yes for some users (see above) | Yes for some users (see above) | No | No | No | Yes for some users (see above) |
17291722
| Privileged Authentication Administrator| Yes for all users | Yes for all users | No | No | No | Yes for all users |
17301723
| Authentication Policy Administrator | No | No | Yes | Yes | Yes | No |
@@ -1749,16 +1742,8 @@ The [Authentication Policy Administrator](#authentication-policy-administrator)
17491742
> | microsoft.directory/users/authenticationMethods/delete | Delete authentication methods for users |
17501743
> | microsoft.directory/users/authenticationMethods/standard/read | Read standard properties of authentication methods for users |
17511744
> | microsoft.directory/users/authenticationMethods/basic/update | Update basic properties of authentication methods for users |
1752-
> | microsoft.directory/deletedItems.users/restore | Restore soft deleted users to original state |
1753-
> | microsoft.directory/users/delete | Delete users |
1754-
> | microsoft.directory/users/disable | Disable users |
1755-
> | microsoft.directory/users/enable | Enable users |
17561745
> | microsoft.directory/users/invalidateAllRefreshTokens | Force sign-out by invalidating user refresh tokens |
1757-
> | microsoft.directory/users/restore | Restore deleted users |
1758-
> | microsoft.directory/users/basic/update | Update basic properties on users |
1759-
> | microsoft.directory/users/manager/update | Update manager for users |
17601746
> | microsoft.directory/users/password/update | Reset passwords for all users |
1761-
> | microsoft.directory/users/userPrincipalName/update | Update User Principal Name of users |
17621747
> | microsoft.azure.serviceHealth/allEntities/allTasks | Read and configure Azure Service Health |
17631748
> | microsoft.azure.supportTickets/allEntities/allTasks | Create and manage Azure support tickets |
17641749
> | microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Service Health in the Microsoft 365 admin center |
@@ -2185,15 +2170,10 @@ Users with this role can't change the credentials or reset MFA for members and o
21852170
> | microsoft.directory/accessReviews/definitions.groups/create | Create access reviews for membership in Security and Microsoft 365 groups. |
21862171
> | microsoft.directory/accessReviews/definitions.groups/delete | Delete access reviews for membership in Security and Microsoft 365 groups. |
21872172
> | microsoft.directory/accessReviews/definitions.groups/allProperties/read | Read all properties of access reviews for membership in Security and Microsoft 365 groups, including role-assignable groups. |
2188-
> | microsoft.directory/users/authenticationMethods/create | Create authentication methods for users |
2189-
> | microsoft.directory/users/authenticationMethods/delete | Delete authentication methods for users |
2190-
> | microsoft.directory/users/authenticationMethods/standard/read | Read standard properties of authentication methods for users |
2191-
> | microsoft.directory/users/authenticationMethods/basic/update | Update basic properties of authentication methods for users |
21922173
> | microsoft.directory/contacts/create | Create contacts |
21932174
> | microsoft.directory/contacts/delete | Delete contacts |
21942175
> | microsoft.directory/contacts/basic/update | Update basic properties on contacts |
21952176
> | microsoft.directory/deletedItems.groups/restore | Restore soft deleted groups to original state |
2196-
> | microsoft.directory/deletedItems.users/restore | Restore soft deleted users to original state |
21972177
> | microsoft.directory/entitlementManagement/allProperties/allTasks | Create and delete resources, and read and update all properties in Azure AD entitlement management |
21982178
> | microsoft.directory/groups/assignLicense | Assign product licenses to groups for group-based licensing |
21992179
> | microsoft.directory/groups/create | Create Security groups and Microsoft 365 groups, excluding role-assignable groups |

0 commit comments

Comments
 (0)