@@ -37,7 +37,7 @@ You can change the name of the management group by using the Azure portal, Azure
37
37
38
38
1 . Sign in to the [ Azure portal] ( https://portal.azure.com ) .
39
39
40
- 1 . Select ** All services** > ** Management groups** .
40
+ 1 . Select ** All services** . In the ** Filter services ** text box, enter * Management groups* and select it from the list .
41
41
42
42
1 . Select the management group that you want to rename.
43
43
@@ -87,7 +87,7 @@ To delete a management group, you must meet the following requirements:
87
87
88
88
1 . Sign in to the [ Azure portal] ( https://portal.azure.com ) .
89
89
90
- 1 . Select ** All services** > ** Management groups** .
90
+ 1 . Select ** All services** . In the ** Filter services ** text box, enter * Management groups* and select it from the list .
91
91
92
92
1 . Select the management group that you want to delete.
93
93
@@ -130,7 +130,7 @@ You can view any management group if you have a direct or inherited Azure role o
130
130
131
131
1 . Sign in to the [ Azure portal] ( https://portal.azure.com ) .
132
132
133
- 1 . Select ** All services** > ** Management groups** .
133
+ 1 . Select ** All services** . In the ** Filter services ** text box, enter * Management groups* and select it from the list .
134
134
135
135
1 . The page for management group hierarchy appears. On this page, you can explore all the
136
136
management groups and subscriptions that you have access to. Selecting the group name takes you to a
@@ -258,13 +258,13 @@ To see what permissions you have in the Azure portal, select the management grou
258
258
259
259
1 . Sign in to the [ Azure portal] ( https://portal.azure.com ) .
260
260
261
- 1 . Select ** All services** > ** Management groups** .
261
+ 1 . Select ** All services** . In the ** Filter services ** text box, enter * Management groups* and select it from the list .
262
262
263
263
1 . Select the management group that you want to be the parent.
264
264
265
265
1 . At the top of the page, select ** Add subscription** .
266
266
267
- 1 . Select the subscription in the list with the correct ID.
267
+ 1 . From ** Add subscription ** select the subscription in the list with the correct ID.
268
268
269
269
:::image type="content" source="./media/add_context_sub.png" alt-text="Screenshot of the box for selecting an existing subscription to add to a management group." border="false":::
270
270
@@ -274,7 +274,7 @@ To see what permissions you have in the Azure portal, select the management grou
274
274
275
275
1 . Sign in to the [ Azure portal] ( https://portal.azure.com ) .
276
276
277
- 1 . Select ** All services** > ** Management groups** .
277
+ 1 . Select ** All services** . In the ** Filter services ** text box, enter * Management groups* and select it from the list .
278
278
279
279
1 . Select the management group that's the current parent.
280
280
@@ -377,17 +377,16 @@ resource subToMG 'Microsoft.Management/managementGroups/subscriptions@2020-05-01
377
377
378
378
1 . Sign in to the [ Azure portal] ( https://portal.azure.com ) .
379
379
380
- 1 . Select ** All services** > ** Management groups** .
380
+ 1 . Select ** All services** . In the ** Filter services ** text box, enter * Management groups* and select it from the list .
381
381
382
382
1 . Select the management group that you want to be the parent.
383
383
384
- 1 . At the top of the page, select ** Add management group ** .
384
+ 1 . At the top of the page, select ** Create ** .
385
385
386
- 1 . On the ** Add management group** pane, choose whether you want to use a new or existing management group:
386
+ 1 . On the ** Create management group** pane, choose whether you want to use a new or existing management group:
387
387
388
388
- Selecting ** Create new** creates a new management group.
389
- - Selecting ** Use existing** presents you with a dropdown list of all the management groups that you
390
- can move to this management group.
389
+ - Selecting ** Use existing** presents you with a dropdown list of all the management groups that you can move to this management group.
391
390
392
391
:::image type="content" source="./media/add_context_MG.png" alt-text="Screenshot of the pane for adding a management group." border="false":::
393
392
@@ -447,7 +446,7 @@ GET https://management.azure.com/providers/Microsoft.Management/managementgroups
447
446
448
447
To learn more about management groups, see:
449
448
450
- - [ Create management groups to organize Azure resources ] ( ./create-management-group-portal.md )
449
+ - [ Quickstart: Create a management group ] ( ./create-management-group-portal.md )
451
450
- [ Review management groups in the Azure PowerShell Az.Resources module] ( /powershell/module/az.resources#resources )
452
451
- [ Review management groups in the REST API] ( /rest/api/managementgroups/managementgroups )
453
452
- [ Review management groups in the Azure CLI] ( /cli/azure/account/management-group )
0 commit comments