Skip to content

Commit 6f5d49b

Browse files
authored
Merge pull request #48590 from abhijeetsinha/patch-2
Updated documentation with lower privileged roles
2 parents b5e66e7 + a438453 commit 6f5d49b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

articles/active-directory/users-groups-roles/roles-delegate-by-task.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ Task | Least privileged role | Additional roles
4242
Create Azure AD B2C directories | All non-guest users ([see documentation](https://docs.microsoft.com/azure/active-directory/fundamentals/users-default-permissions)) |
4343
Create B2C applications | Global Administrator |
4444
Create enterprise applications | Cloud Application Administrator | Application Administrator
45-
Create, read, update, and delete B2C policies | Global Administrator |
46-
Create, read, update, and delete identity providers | Global Administrator |
47-
Create, read, update, and delete password reset user flows | Global Administrator |
48-
Create, read, update, and delete profile editing user flows | Global Administrator |
49-
Create, read, update, and delete sign-in user flows | Global Administrator |
50-
Create, read, update, and delete sign-up user flow |Global Administrator |
51-
Create, read, update, and delete user attributes | Global Administrator |
52-
Create, read, update, and delete users | Global Administrator ([see documentation](https://docs.microsoft.com/azure/active-directory-b2c/active-directory-b2c-faqs))
45+
Create, read, update, and delete B2C policies | B2C IEF Policy Administrator |
46+
Create, read, update, and delete identity providers | External Identity Provider Administrator |
47+
Create, read, update, and delete password reset user flows | B2C User Flow Administrator |
48+
Create, read, update, and delete profile editing user flows | B2C User Flow Administrator |
49+
Create, read, update, and delete sign-in user flows | B2C User Flow Administrator |
50+
Create, read, update, and delete sign-up user flow |B2C User Flow Administrator |
51+
Create, read, update, and delete user attributes | B2C User Flow Attribute Administrator |
52+
Create, read, update, and delete users | User Administrator
5353
Read all configuration | Global reader |
5454
Read B2C audit logs | Global reader ([see documentation](https://docs.microsoft.com/azure/active-directory-b2c/active-directory-b2c-faqs)) |
5555

@@ -124,7 +124,7 @@ Task | Least privileged role | Additional roles
124124
---- | --------------------- | ----------------
125125
Consent to any delegated permissions | Cloud application administrator | Application administrator
126126
Consent to application permissions not including Microsoft Graph | Cloud application administrator | Application administrator
127-
Consent to application permissions to Microsoft Graph | Global Administrator |
127+
Consent to application permissions to Microsoft Graph | Privileged Role Administrator |
128128
Consent to applications accessing own data | Default user role ([see documentation](https://docs.microsoft.com/azure/active-directory/fundamentals/users-default-permissions)) |
129129
Create enterprise application | Cloud application administrator | Application administrator
130130
Manage Application Proxy | Application administrator |
@@ -153,7 +153,7 @@ Assign license | User administrator |
153153
Create group | User administrator |
154154
Create, update, or delete access review of a group or of an app | User administrator |
155155
Manage group expiration | User administrator |
156-
Manage group settings | Global Administrator |
156+
Manage group settings | Groups Administrator | User Administrator |
157157
Read all configuration (except hidden membership) | Directory readers | Default user role ([see documentation](https://docs.microsoft.com/azure/active-directory/fundamentals/users-default-permissions))
158158
Read hidden membership | Group member | Group owner, Password administrator, Exchange administrator, SharePoint administrator, Teams administrator, User administrator
159159
Read membership of groups with hidden membership | Helpdesk Administrator | User administrator, Teams administrator
@@ -231,7 +231,7 @@ Read server status | Global reader |
231231

232232
Task | Least privileged role | Additional roles
233233
---- | --------------------- | ----------------
234-
Manage identity providers | Global Administrator |
234+
Manage identity providers | External Identity Provider Administrator |
235235
Manage settings | Global Administrator |
236236
Manage terms of use | Global Administrator |
237237
Read all configuration | Global reader |
@@ -327,11 +327,11 @@ Create user | User administrator |
327327
Delete users | User administrator |
328328
Invalidate refresh tokens of limited admins (see documentation) | User administrator |
329329
Invalidate refresh tokens of non-admins (see documentation) | Password administrator | User administrator
330-
Invalidate refresh tokens of privileged admins (see documentation) | Global Administrator |
330+
Invalidate refresh tokens of privileged admins (see documentation) | Privileged Authentication Administrator |
331331
Read basic configuration | Default User role ([see documentation](https://docs.microsoft.com/azure/active-directory/fundamentals/users-default-permissions) |
332332
Reset password for limited admins (see documentation) | User administrator |
333333
Reset password of non-admins (see documentation) | Password administrator | User administrator
334-
Reset password of privileged admins | Global Administrator |
334+
Reset password of privileged admins | Privileged Authentication Administrator |
335335
Revoke license | License administrator | User administrator
336336
Update all properties except User Principal Name | User administrator |
337337
Update User Principal Name for limited admins (see documentation) | User administrator |

0 commit comments

Comments
 (0)