Skip to content

Commit 00bb202

Browse files
authored
Merge pull request #111432 from abhijeetsinha/patch-17
Update directory-assign-admin-roles.md
2 parents 0cd92a6 + faf2070 commit 00bb202

File tree

1 file changed

+56
-3
lines changed

1 file changed

+56
-3
lines changed

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

Lines changed: 56 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,10 @@ Delegating administrative permissions over subsets of users and applying policie
271271

272272
This role was previously called "Password Administrator" in the [Azure portal](https://portal.azure.com/). The "Helpdesk Administrator" name in Azure AD now matches its name in Azure AD PowerShell and the Microsoft Graph API.
273273

274+
### [Hybrid Identity Administrator](#hybrid-identity-administrator-permissions)
275+
276+
Users in this role can enable, configure and manage services and settings related to enabling hybrid identity in Azure AD. This role grants the ability to configure Azure AD to one of the three supported authentication methods, Password hash synchronization (PHS), Pass-through authentication (PTA) or Federation (AD FS or 3rd party federation provider), and to deploy related on-premises infrastructure to enable them. On-prem infrastructure includes Provisioning and PTA agents. This role grants the ability to enable Seamless Single Sign-On (S-SSO) to enable seamless authentication on non-Windows 10 devices or non-Windows Server 2016 computers. In addition, this role grants the ability to see sign-in logs and access to health and analytics for monitoring and troubleshooting purposes.
277+
274278
### [Intune Administrator](#intune-service-administrator-permissions)
275279

276280
Users with this role have global permissions within Microsoft Intune Online, when the service is present. Additionally, this role contains the ability to manage users and devices in order to associate policy, as well as create and manage groups. More information at [Role-based administration control (RBAC) with Microsoft Intune](https://docs.microsoft.com/intune/role-based-access-control).
@@ -1005,6 +1009,7 @@ Can manage all aspects of the Exchange product.
10051009
| microsoft.directory/groups/unified/members/update | Update membership of Office 365 Groups. |
10061010
| microsoft.directory/groups/unified/owners/update | Update ownership of Office 365 Groups. |
10071011
| microsoft.office365.exchange/allEntities/allTasks | Manage all aspects of Exchange Online. |
1012+
| microsoft.office365.network/performance/allProperties/read | Read network performance pages in M365 Admin Center. |
10081013
| microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Office 365 Service Health. |
10091014
| microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Office 365 support tickets. |
10101015
| microsoft.office365.usageReports/allEntities/read | Read Office 365 usage reports. |
@@ -1083,6 +1088,7 @@ Can read everything that a Global Administrator can, but not edit anything.
10831088
| microsoft.office365.exchange/allEntities/read | Read all aspects of Exchange Online. |
10841089
| microsoft.office365.messageCenter/messages/read | Read messages in microsoft.office365.messageCenter. |
10851090
| microsoft.office365.messageCenter/securityMessages/read | Read securityMessages in microsoft.office365.messageCenter. |
1091+
| microsoft.office365.network/performance/allProperties/read | Read network performance pages in M365 Admin Center. |
10861092
| microsoft.office365.protectionCenter/allEntities/read | Read all aspects of Office 365 Protection Center. |
10871093
| microsoft.office365.securityComplianceCenter/allEntities/read | Read all standard properties in microsoft.office365.securityComplianceCenter. |
10881094
| microsoft.office365.usageReports/allEntities/read | Read Office 365 usage reports. |
@@ -1140,6 +1146,50 @@ Can reset passwords for non-administrators and Helpdesk Administrators.
11401146
| microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Office 365 Service Health. |
11411147
| microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Office 365 support tickets. |
11421148

1149+
### Hybrid Identity Administrator permissions
1150+
1151+
Enable, deploy, configure, manage, monitor and troubleshoot cloud provisioning and authentication services.
1152+
1153+
| **Actions** | **Description** |
1154+
| --- | --- |
1155+
| microsoft.azure.serviceHealth/allEntities/allTasks | Read and configure Azure Service Health. |
1156+
| microsoft.azure.supportTickets/allEntities/allTasks | Create and manage Azure support tickets. |
1157+
| microsoft.directory/applications/audience/update | Update applications.audience property in Azure Active Directory. |
1158+
| microsoft.directory/applications/authentication/update | Update applications.authentication property in Azure Active Directory. |
1159+
| microsoft.directory/applications/basic/update | Update basic properties on applications in Azure Active Directory. |
1160+
| microsoft.directory/applications/create | Create applications in Azure Active Directory. |
1161+
| microsoft.directory/applications/credentials/update | Update applications.credentials property in Azure Active Directory. |
1162+
| microsoft.directory/applications/delete | Delete applications in Azure Active Directory. |
1163+
| microsoft.directory/applications/owners/update | Update applications.owners property in Azure Active Directory. |
1164+
| microsoft.directory/applications/permissions/update | Update applications.permissions property in Azure Active Directory. |
1165+
| microsoft.directory/applications/policies/update | Update applications.policies property in Azure Active Directory. |
1166+
| microsoft.directory/applicationTemplates/instantiate | Instantiate gallery applications from application templates. |
1167+
| microsoft.directory/auditLogs/allProperties/read | Read all properties (including privileged properties) on auditLogs in Azure Active Directory. |
1168+
| microsoft.directory/cloudProvisioning/allProperties/allTasks | Read and configure all properties of Azure AD Cloud Provisioning service. |
1169+
| microsoft.directory/federatedAuthentication/allProperties/allTasks | Manage all aspects of Active Directory Federated Services (ADFS) or 3rd party federation provider in Azure AD. |
1170+
| microsoft.directory/organization/dirSync/update | Update organization.dirSync property in Azure Active Directory. |
1171+
| microsoft.directory/passwordHashSync/allProperties/allTasks | Manage all aspects of Password Hash Sync (PHS) in Azure AD. |
1172+
| microsoft.directory/passThroughAuthentication/allProperties/allTasks | Manage all aspects of Pass-through Authentication (PTA) in Azure AD. |
1173+
| microsoft.directory/seamlessSSO/allProperties/allTasks | Manage all aspects of seamless single sign-on (SSO) in Azure AD. |
1174+
| microsoft.directory/servicePrincipals/audience/update | Update servicePrincipals.audience property in Azure Active Directory. |
1175+
| microsoft.directory/servicePrincipals/authentication/update | Update servicePrincipals.authentication property in Azure Active Directory. |
1176+
| microsoft.directory/servicePrincipals/basic/update | Update basic properties on servicePrincipals in Azure Active Directory. |
1177+
| microsoft.directory/servicePrincipals/create | Create servicePrincipals in Azure Active Directory. |
1178+
| microsoft.directory/servicePrincipals/credentials/update | Update servicePrincipals.credentials property in Azure Active Directory. |
1179+
| microsoft.directory/servicePrincipals/delete | Delete servicePrincipals in Azure Active Directory. |
1180+
| microsoft.directory/servicePrincipals/owners/update | Update servicePrincipals.owners property in Azure Active Directory. |
1181+
| microsoft.directory/servicePrincipals/permissions/update | Update servicePrincipals.permissions property in Azure Active Directory. |
1182+
| microsoft.directory/servicePrincipals/policies/update | Update servicePrincipals.policies property in Azure Active Directory. |
1183+
| microsoft.directory/servicePrincipals/synchronizationJobs/manage | Manage all aspects of synchronization jobs in Azure AD. |
1184+
| microsoft.directory/servicePrincipals/synchronizationSchema/manage | Manage all aspects of synchronization schema in Azure AD. |
1185+
| microsoft.directory/servicePrincipals/synchronizationCredentials/manage | Manage all aspects of synchronization credentials in Azure AD. |
1186+
| microsoft.directory/servicePrincipals/tag/update | Update servicePrincipals.tag property in Azure Active Directory. |
1187+
| microsoft.directory/signInReports/allProperties/read | Read all properties (including privileged properties) on signInReports in Azure Active Directory. |
1188+
| microsoft.office365.messageCenter/messages/read | Read messages in microsoft.office365.messageCenter. |
1189+
| microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Office 365 Service Health. |
1190+
| microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Office 365 support tickets. |
1191+
1192+
11431193
### Intune Service Administrator permissions
11441194

11451195
Can manage all aspects of the Intune product.
@@ -1613,6 +1663,7 @@ Can manage all aspects of the SharePoint service.
16131663
| microsoft.directory/groups/unified/delete | Delete Office 365 Groups. |
16141664
| microsoft.directory/groups/unified/members/update | Update membership of Office 365 Groups. |
16151665
| microsoft.directory/groups/unified/owners/update | Update ownership of Office 365 Groups. |
1666+
| microsoft.office365.network/performance/allProperties/read | Read network performance pages in M365 Admin Center. |
16161667
| microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Office 365 Service Health. |
16171668
| microsoft.office365.sharepoint/allEntities/allTasks | Create and delete all resources, and read and update standard properties in microsoft.office365.sharepoint. |
16181669
| microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Office 365 support tickets. |
@@ -1678,19 +1729,20 @@ Can manage the Microsoft Teams service.
16781729
16791730
| **Actions** | **Description** |
16801731
| --- | --- |
1732+
| microsoft.azure.serviceHealth/allEntities/allTasks | Read and configure Azure Service Health. |
1733+
| microsoft.azure.supportTickets/allEntities/allTasks | Create and manage Azure support tickets. |
16811734
| microsoft.directory/groups/hiddenMembers/read | Read groups.hiddenMembers property in Azure Active Directory. |
16821735
| microsoft.directory/groups/unified/appRoleAssignments/update | Update groups.unified property in Azure Active Directory. |
16831736
| microsoft.directory/groups/unified/basic/update | Update basic properties of Office 365 Groups. |
16841737
| microsoft.directory/groups/unified/create | Create Office 365 Groups. |
16851738
| microsoft.directory/groups/unified/delete | Delete Office 365 Groups. |
16861739
| microsoft.directory/groups/unified/members/update | Update membership of Office 365 Groups. |
16871740
| microsoft.directory/groups/unified/owners/update | Update ownership of Office 365 Groups. |
1688-
| microsoft.azure.serviceHealth/allEntities/allTasks | Read and configure Azure Service Health. |
1689-
| microsoft.azure.supportTickets/allEntities/allTasks | Create and manage Azure support tickets. |
1690-
| microsoft.office365.webPortal/allEntities/basic/read | Read basic properties on all resources in microsoft.office365.webPortal. |
1741+
| microsoft.office365.network/performance/allProperties/read | Read network performance pages in M365 Admin Center. |
16911742
| microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Office 365 Service Health. |
16921743
| microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Office 365 support tickets. |
16931744
| microsoft.office365.usageReports/allEntities/read | Read Office 365 usage reports. |
1745+
| microsoft.office365.webPortal/allEntities/basic/read | Read basic properties on all resources in microsoft.office365.webPortal. |
16941746

16951747
### User Administrator permissions
16961748
Can manage all aspects of users and groups, including resetting passwords for limited admins.
@@ -1767,6 +1819,7 @@ Global Reader | Global reader | f2ef992c-3afb-46b9-b7cf-a126ee74c451
17671819
Groups Administrator | Groups administrator | fdd7a751-b60b-444a-984c-02652fe8fa1c
17681820
Guest Inviter | Guest inviter | 95e79109-95c0-4d8e-aee3-d01accf2d47b
17691821
Helpdesk Administrator | Helpdesk administrator | 729827e3-9c14-49f7-bb1b-9608f156bbb8
1822+
Hybrid Identity Administrator | Hybrid identity administrator | 8ac3fc64-6eca-42ea-9e69-59f4c7b60eb2
17701823
Intune Service Administrator | Intune administrator | 3a2c62db-5318-420d-8d74-23affee5d9d5
17711824
Kaizala Administrator | Kaizala administrator | 74ef975b-6605-40af-a5d2-b9539d836353
17721825
License Administrator | License administrator | 4d6ac14f-3453-41d0-bef9-a3e0c569773a

0 commit comments

Comments
 (0)