|
1 | 1 | ---
|
2 | 2 | title: Organize your resources with management groups - Azure Governance
|
3 | 3 | description: Learn about the management groups, how their permissions work, and how to use them.
|
4 |
| -ms.date: 01/24/2023 |
| 4 | +ms.date: 04/20/2023 |
5 | 5 | ms.topic: overview
|
6 | 6 | author: tfitzmac
|
7 | 7 | ms.author: tomfitz
|
@@ -139,11 +139,10 @@ details on moving items within the hierarchy.
|
139 | 139 |
|
140 | 140 | ## Azure custom role definition and assignment
|
141 | 141 |
|
142 |
| -Azure custom role support for management groups is currently in preview with some |
143 |
| -[limitations](#limitations). You can define the management group scope in the Role Definition's |
144 |
| -assignable scope. That Azure custom role will then be available for assignment on that management |
145 |
| -group and any management group, subscription, resource group, or resource under it. This custom role |
146 |
| -will inherit down the hierarchy like any built-in role. |
| 142 | +You can define a management group as an assignable scope in an Azure custom role definition. |
| 143 | +The Azure custom role will then be available for assignment on that management |
| 144 | +group and any management group, subscription, resource group, or resource under it. The custom role |
| 145 | +will inherit down the hierarchy like any built-in role. For information about the limitations with custom roles and management groups, see [Limitations](#limitations). |
147 | 146 |
|
148 | 147 | ### Example definition
|
149 | 148 |
|
@@ -232,13 +231,6 @@ There are limitations that exist when using custom roles on management groups.
|
232 | 231 | definition's assignable scope. If there's a typo or an incorrect management group ID listed, the
|
233 | 232 | role definition is still created.
|
234 | 233 |
|
235 |
| -> [!IMPORTANT] |
236 |
| -> Adding a management group to `AssignableScopes` is currently in preview. This preview version is |
237 |
| -> provided without a service-level agreement, and it's not recommended for production workloads. |
238 |
| -> Certain features might not be supported or might have constrained capabilities. For more |
239 |
| -> information, see |
240 |
| -> [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). |
241 |
| -
|
242 | 234 | ## Moving management groups and subscriptions
|
243 | 235 |
|
244 | 236 | To move a management group or subscription to be a child of another management group, three rules
|
|
0 commit comments