You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/users-groups-roles/directory-assign-admin-roles.md
+56-3Lines changed: 56 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -271,6 +271,10 @@ Delegating administrative permissions over subsets of users and applying policie
271
271
272
272
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.
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.
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.
1005
1009
| microsoft.directory/groups/unified/members/update | Update membership of Office 365 Groups. |
1006
1010
| microsoft.directory/groups/unified/owners/update | Update ownership of Office 365 Groups. |
1007
1011
| microsoft.office365.exchange/allEntities/allTasks | Manage all aspects of Exchange Online. |
@@ -1140,6 +1146,50 @@ Can reset passwords for non-administrators and Helpdesk Administrators.
1140
1146
| microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Office 365 Service Health. |
1141
1147
| microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Office 365 support tickets. |
1142
1148
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
+
1143
1193
### Intune Service Administrator permissions
1144
1194
1145
1195
Can manage all aspects of the Intune product.
@@ -1613,6 +1663,7 @@ Can manage all aspects of the SharePoint service.
| microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Office 365 Service Health. |
1617
1668
| microsoft.office365.sharepoint/allEntities/allTasks | Create and delete all resources, and read and update standard properties in microsoft.office365.sharepoint. |
1618
1669
| microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Office 365 support tickets. |
@@ -1678,19 +1729,20 @@ Can manage the Microsoft Teams service.
1678
1729
1679
1730
|**Actions**|**Description**|
1680
1731
| --- | --- |
1732
+
| microsoft.azure.serviceHealth/allEntities/allTasks | Read and configure Azure Service Health. |
1733
+
| microsoft.azure.supportTickets/allEntities/allTasks | Create and manage Azure support tickets. |
1681
1734
| microsoft.directory/groups/hiddenMembers/read | Read groups.hiddenMembers property in Azure Active Directory. |
1682
1735
| microsoft.directory/groups/unified/appRoleAssignments/update | Update groups.unified property in Azure Active Directory. |
0 commit comments