Skip to content

Commit bafbf9a

Browse files
authored
Merge pull request #92792 from abhijeetsinha/patch-23
Update directory-assign-admin-roles.md
2 parents de2a592 + 34ce2ae commit bafbf9a

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

articles/active-directory/users-groups-roles/directory-assign-admin-roles.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,10 @@ Users in this role can read settings and administrative information across Micro
234234
> These features are currently in development.
235235
>
236236
237+
### [Group Administrator](#group-administrator)
238+
239+
Users in this role can create/manage groups and its settings like naming and expiration policies. It is important to understand that assigning a user to this role gives them the ability to manage all groups in the tenant across various workloads like Teams, SharePoint, Yammer in addition to Outlook. Also the user will be able to manage the various groups settings across various admin portals like Microsoft Admin Center, Azure Portal, as well as workload specific ones like Teams and SharePoint Admin Centers.
240+
237241
### [Guest Inviter](#guest-inviter-permissions)
238242

239243
Users in this role can manage Azure Active Directory B2B guest user invitations when the **Members can invite** user setting is set to No. More information about B2B collaboration at [About Azure AD B2B collaboration](https://docs.microsoft.com/azure/active-directory/active-directory-b2b-what-is-azure-ad-b2b). It does not include any other permissions.
@@ -1058,6 +1062,28 @@ Can read everything that a Global Administrator can, but not edit anything.
10581062
| microsoft.office365.usageReports/allEntities/read | Read Office 365 usage reports. |
10591063
| microsoft.office365.webPortal/allEntities/standard/read | Read standard properties on all resources in microsoft.office365.webPortal. |
10601064

1065+
### Group Administrator
1066+
Can manage all aspects of groups and group settings like naming and expiration policies
1067+
1068+
| **Actions** | **Description** |
1069+
| --- | --- |
1070+
| microsoft.directory/groups/basic/read | Read standard properties on Groups in Azure Active Directory.  |
1071+
| microsoft.directory/groups/basic/update | Update basic properties on groups in Azure Active Directory. |
1072+
| microsoft.directory/groups/create | Create groups in Azure Active Directory. |
1073+
| microsoft.directory/groups/createAsOwner | Create groups in Azure Active Directory. Creator is added as the first owner, and the created object counts against the creator's 250 created objects quota. |
1074+
| microsoft.directory/groups/delete | Delete groups in Azure Active Directory. |
1075+
| microsoft.directory/groups/hiddenMembers/read | Read groups.hiddenMembers property in Azure Active Directory. |
1076+
| microsoft.directory/groups/members/update | Update groups.members property in Azure Active Directory. |
1077+
| microsoft.directory/groups/owners/update | Update groups.owners property in Azure Active Directory. |
1078+
| microsoft.directory/groups/restore | Restore groups in Azure Active Directory. |
1079+
| microsoft.directory/groups/settings/update | Update groups.settings property in Azure Active Directory. |
1080+
| microsoft.azure.serviceHealth/allEntities/allTasks | Read and configure Azure Service Health. |
1081+
| microsoft.azure.supportTickets/allEntities/allTasks | Create and manage Azure support tickets. |
1082+
| microsoft.office365.messageCenter/messages/read | Read messages in microsoft.office365.messageCenter. |
1083+
| microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Office 365 Service Health. |
1084+
| microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Office 365 support tickets. |
1085+
| microsoft.office365.usageReports/allEntities/read | Read Office 365 usage reports. |
1086+
10611087
### Guest Inviter permissions
10621088
Can invite guest users independent of the ‘members can invite guests’ setting.
10631089

@@ -1634,6 +1660,7 @@ Directory Writers | Directory writers | 9360feb5-f418-4baa-8175-e2a00bac4301
16341660
Exchange Service Administrator | Exchange administrator | 29232cdf-9323-42fd-ade2-1d097af3e4de
16351661
External Identity Provider Administrator | External Identity Provider Administrator | be2f45a1-457d-42af-a067-6ec1fa63bc45
16361662
Global Reader | Global reader | f2ef992c-3afb-46b9-b7cf-a126ee74c451
1663+
Group Administrator | Group administrator | fdd7a751-b60b-444a-984c-02652fe8fa1c
16371664
Guest Inviter | Guest inviter | 95e79109-95c0-4d8e-aee3-d01accf2d47b
16381665
Helpdesk Administrator | Password administrator | 729827e3-9c14-49f7-bb1b-9608f156bbb8
16391666
Intune Service Administrator | Intune administrator | 3a2c62db-5318-420d-8d74-23affee5d9d5

0 commit comments

Comments
 (0)