Skip to content

Commit f21f4e3

Browse files
Merge pull request #274164 from rolyon/rolyon-rbac-custom-roles-management-group-scope-data-actions
[Azure RBAC] Custom roles with DataActions at management group scope
2 parents ceca4ab + c16614b commit f21f4e3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/governance/management-groups/overview.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -216,10 +216,7 @@ There are limitations that exist when using custom roles on management groups.
216216
is in place to reduce the number of situations where role definitions and role assignments are
217217
disconnected. This situation happens when a subscription or management group with a role
218218
assignment moves to a different parent that doesn't have the role definition.
219-
- Resource provider data plane actions can't be defined in management group custom roles. This
220-
restriction is in place as there's a latency issue with updating the data plane resource
221-
providers. This latency issue is being worked on and these actions will be disabled from the role
222-
definition to reduce any risks.
219+
- Custom roles with `DataActions` can't be assigned at the management group scope. For more information, see [Custom role limits](../../role-based-access-control/custom-roles.md#custom-role-limits).
223220
- Azure Resource Manager doesn't validate the management group's existence in the role
224221
definition's assignable scope. If there's a typo or an incorrect management group ID listed, the
225222
role definition is still created.

0 commit comments

Comments
 (0)