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/roles/permissions-reference.md
+38Lines changed: 38 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ This article lists the Azure AD built-in roles you can assign to allow managemen
65
65
> |[Fabric Administrator](#fabric-administrator)| Can manage all aspects of the Fabric and Power BI products. | a9ea8996-122f-4c74-9520-8edcd192826c |
66
66
> |[Global Administrator](#global-administrator)| Can manage all aspects of Azure AD and Microsoft services that use Azure AD identities. | 62e90394-69f5-4237-9190-012177145e10 |
67
67
> |[Global Reader](#global-reader)| Can read everything that a Global Administrator can, but not update anything. | f2ef992c-3afb-46b9-b7cf-a126ee74c451 |
68
+
> |[Global Secure Access Administrator](#global-secure-access-administrator)| Create and manage all aspects of Microsoft Entra Internet Access and Microsoft Entra Private Access, including managing access to public and private endpoints. | ac434307-12b9-4fa1-a708-88bf58caabc1 |
68
69
> |[Groups Administrator](#groups-administrator)| Members of this role can create/manage groups, create/manage groups settings like naming and expiration policies, and view groups activity and audit reports. | fdd7a751-b60b-444a-984c-02652fe8fa1c |
69
70
> |[Guest Inviter](#guest-inviter)| Can invite guest users independent of the 'members can invite guests' setting. | 95e79109-95c0-4d8e-aee3-d01accf2d47b |
70
71
> |[Helpdesk Administrator](#helpdesk-administrator)| Can reset passwords for non-administrators and Helpdesk Administrators. | 729827e3-9c14-49f7-bb1b-9608f156bbb8 |
@@ -1223,6 +1224,43 @@ Users with this role **cannot** do the following:
1223
1224
> | microsoft.virtualVisits/allEntities/allProperties/read | Read all aspects of Virtual Visits |
1224
1225
> | microsoft.windows.updatesDeployments/allEntities/allProperties/read | Read all aspects of Windows Update Service |
1225
1226
1227
+
## Global Secure Access Administrator
1228
+
1229
+
Assign the Global Secure Access Administrator role to users who need to do the following:
1230
+
1231
+
- Create and manage all aspects of Microsoft Entra Internet Access and Microsoft Entra Private Access
> | microsoft.directory/namedLocations/standard/read | Read basic properties of custom rules that define network locations |
1257
+
> | microsoft.directory/signInReports/allProperties/read | Read all properties on sign-in reports, including privileged properties |
1258
+
> | microsoft.networkAccess/allEntities/allProperties/allTasks | Manage all aspects of Entra Network Access |
1259
+
> | microsoft.office365.messageCenter/messages/read | Read messages in Message Center in the Microsoft 365 admin center, excluding security messages |
1260
+
> | microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Service Health in the Microsoft 365 admin center |
1261
+
> | microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Microsoft 365 service requests |
1262
+
> | microsoft.office365.webPortal/allEntities/standard/read | Read basic properties on all resources in the Microsoft 365 admin center |
1263
+
1226
1264
## Groups Administrator
1227
1265
1228
1266
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 organization 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.
0 commit comments