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/role-based-access-control/built-in-roles.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.workload: identity
7
7
author: jenniferf-skc
8
8
manager: pmwongera
9
9
ms.author: jfields
10
-
ms.date: 07/07/2025
10
+
ms.date: 07/18/2025
11
11
ms.custom: generated
12
12
---
13
13
@@ -560,6 +560,9 @@ The following table provides a brief description of each built-in role. Click th
560
560
> | <aname='resource-policy-contributor'></a>[Resource Policy Contributor](./built-in-roles/management-and-governance.md#resource-policy-contributor)| Users with rights to create/modify resource policy, create support ticket and read resources/hierarchy. | 36243c78-bf99-498c-9df9-86d9f8d28608 |
561
561
> | <aname='savings-plan-purchaser'></a>[Savings plan Purchaser](./built-in-roles/management-and-governance.md#savings-plan-purchaser)| Lets you purchase savings plans | 3d24a3a0-c154-4f6f-a5ed-adc8e01ddb74 |
562
562
> | <aname='scheduled-patching-contributor'></a>[Scheduled Patching Contributor](./built-in-roles/management-and-governance.md#scheduled-patching-contributor)| Provides access to manage maintenance configurations with maintenance scope InGuestPatch and corresponding configuration assignments | cd08ab90-6b14-449c-ad9a-8f8e549482c6 |
563
+
> | <aname='service-group-administrator'></a>[Service Group Administrator](./built-in-roles/management-and-governance.md#service-group-administrator)| Manage all aspects of service groups and relationships. The default role assigned to users when they create a service group. Includes an ABAC condition to constrain role assignments. | 4e50c84c-c78e-4e37-b47e-e60ffea0a775 |
564
+
> | <aname='service-group-contributor'></a>[Service Group Contributor](./built-in-roles/management-and-governance.md#service-group-contributor)| Manage all aspects of service groups and relationships, but does not allow you to assign roles. | 32e6a4ec-6095-4e37-b54b-12aa350ba81f |
565
+
> | <aname='service-group-reader'></a>[Service Group Reader](./built-in-roles/management-and-governance.md#service-group-reader) | Read service groups and view the connected relationships. | de754d53-652d-4c75-a67f-1e48d8b49c97
563
566
> | <aname='site-recovery-contributor'></a>[Site Recovery Contributor](./built-in-roles/management-and-governance.md#site-recovery-contributor)| Lets you manage Site Recovery service except vault creation and role assignment | 6670b86e-a3f7-4917-ac9b-5d6ab1be4567 |
564
567
> | <aname='site-recovery-operator'></a>[Site Recovery Operator](./built-in-roles/management-and-governance.md#site-recovery-operator)| Lets you failover and failback but not perform other Site Recovery management operations | 494ae006-db33-4328-bf46-533a6560a3ca |
565
568
> | <aname='site-recovery-reader'></a>[Site Recovery Reader](./built-in-roles/management-and-governance.md#site-recovery-reader)| Lets you view Site Recovery status but not perform other management operations | dbaa88c4-0c30-4179-9fb3-46319faa6149 |
Copy file name to clipboardExpand all lines: articles/role-based-access-control/built-in-roles/management-and-governance.md
+155-1Lines changed: 155 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.workload: identity
7
7
author: jenniferf-skc
8
8
manager: pmwongera
9
9
ms.author: jfields
10
-
ms.date: 05/25/2025
10
+
ms.date: 07/18/2025
11
11
ms.custom: generated
12
12
---
13
13
@@ -2222,6 +2222,160 @@ Provides access to manage maintenance configurations with maintenance scope InGu
2222
2222
"type": "Microsoft.Authorization/roleDefinitions"
2223
2223
}
2224
2224
```
2225
+
## Service Group Administrator
2226
+
2227
+
Manage all aspects of service groups and relationships. The default role assigned to users when they create a service group. Includes an ABAC condition to constrain role assignments.
> |[Microsoft.Authorization](../permissions/management-and-governance.md#microsoftauthorization)/roleAssignments/write | Create a role assignment at the specified scope. |
2237
+
> |[Microsoft.Authorization](../permissions/management-and-governance.md#microsoftauthorization)/roleAssignments/delete | Delete a role assignment at the specified scope. |
2238
+
> |**DataActions**||
2239
+
> |*none*||
2240
+
> |**NotDataActions**||
2241
+
> |*none*||
2242
+
> |**Actions**||
2243
+
> |[Microsoft.Authorization](../permissions/management-and-governance.md#microsoftauthorization)/roleAssignments/write | Create a role assignment at the specified scope. |
2244
+
> |[Microsoft.Authorization](../permissions/management-and-governance.md#microsoftauthorization)/roleAssignments/delete | Delete a role assignment at the specified scope. |
2245
+
> |**NotActions**||
2246
+
> |*none*||
2247
+
> |**DataActions**||
2248
+
> |*none*||
2249
+
> |**NotDataActions**||
2250
+
> |*none*||
2251
+
> |**Condition**||
2252
+
> | ((!(ActionMatches{'Microsoft.Authorization/roleAssignments/write'})) OR (@Request[Microsoft.Authorization/roleAssignments:RoleDefinitionId] ForAnyOfAnyValues:GuidEquals{4e50c84cc78e4e37b47ee60ffea0a775,32e6a4ec60954e37b54b12aa350ba81f,de754d53652d4c75a67f1e48d8b49c97})) AND ((!(ActionMatches{'Microsoft.Authorization/roleAssignments/delete'})) OR (@Resource[Microsoft.Authorization/roleAssignments:RoleDefinitionId] ForAnyOfAnyValues:GuidEquals{4e50c84cc78e4e37b47ee60ffea0a775,32e6a4ec60954e37b54b12aa350ba81f,de754d53652d4c75a67f1e48d8b49c97})) | Add or remove role assignments for the following roles:<br/>Service Group Administrator<br/>Service Group Contributor<br/>Service Group Reader |
2253
+
2254
+
```json
2255
+
{
2256
+
"assignableScopes": [
2257
+
"/providers/Microsoft.Management/serviceGroups"
2258
+
],
2259
+
"description": "Role Definition for administrator of a Service Group",
"condition": "((!(ActionMatches{'Microsoft.Authorization/roleAssignments/write'})) OR (@Request[Microsoft.Authorization/roleAssignments:RoleDefinitionId] ForAnyOfAnyValues:GuidEquals{4e50c84cc78e4e37b47ee60ffea0a775,32e6a4ec60954e37b54b12aa350ba81f,de754d53652d4c75a67f1e48d8b49c97})) AND ((!(ActionMatches{'Microsoft.Authorization/roleAssignments/delete'})) OR (@Resource[Microsoft.Authorization/roleAssignments:RoleDefinitionId] ForAnyOfAnyValues:GuidEquals{4e50c84cc78e4e37b47ee60ffea0a775,32e6a4ec60954e37b54b12aa350ba81f,de754d53652d4c75a67f1e48d8b49c97}))"
2284
+
}
2285
+
],
2286
+
"roleName": "Service Group Administrator",
2287
+
"roleType": "BuiltInRole",
2288
+
"type": "Microsoft.Authorization/roleDefinitions"
2289
+
}
2290
+
```
2291
+
2292
+
## Service Group Contributor
2293
+
2294
+
Manage all aspects of service groups and relationships, but does not allow you to assign roles.
> |[Microsoft.Authorization](../permissions/management-and-governance.md#microsoftauthorization)/roleAssignments/write | Create a role assignment at the specified scope. |
2304
+
> |[Microsoft.Authorization](../permissions/management-and-governance.md#microsoftauthorization)/roleAssignments/delete | Delete a role assignment at the specified scope. |
2305
+
> |**DataActions**||
2306
+
> |*none*||
2307
+
> |**NotDataActions**||
2308
+
> |*none*||
2309
+
2310
+
```json
2311
+
{
2312
+
"assignableScopes": [
2313
+
"/providers/Microsoft.Management/serviceGroups"
2314
+
],
2315
+
"description": "Role Definition for contributor of a Service Group",
0 commit comments