Skip to content

Commit 0e88369

Browse files
authored
Merge pull request #286304 from davidsmatlak/ds-mg-docs-updates-20240926
Updates management groups UI text
2 parents 94113b3 + 8142c73 commit 0e88369

File tree

1 file changed

+11
-12
lines changed
  • articles/governance/management-groups

1 file changed

+11
-12
lines changed

articles/governance/management-groups/manage.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can change the name of the management group by using the Azure portal, Azure
3737

3838
1. Sign in to the [Azure portal](https://portal.azure.com).
3939

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.
4141

4242
1. Select the management group that you want to rename.
4343

@@ -87,7 +87,7 @@ To delete a management group, you must meet the following requirements:
8787

8888
1. Sign in to the [Azure portal](https://portal.azure.com).
8989

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.
9191

9292
1. Select the management group that you want to delete.
9393

@@ -130,7 +130,7 @@ You can view any management group if you have a direct or inherited Azure role o
130130

131131
1. Sign in to the [Azure portal](https://portal.azure.com).
132132

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.
134134

135135
1. The page for management group hierarchy appears. On this page, you can explore all the
136136
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
258258

259259
1. Sign in to the [Azure portal](https://portal.azure.com).
260260

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.
262262

263263
1. Select the management group that you want to be the parent.
264264

265265
1. At the top of the page, select **Add subscription**.
266266

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.
268268

269269
:::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":::
270270

@@ -274,7 +274,7 @@ To see what permissions you have in the Azure portal, select the management grou
274274

275275
1. Sign in to the [Azure portal](https://portal.azure.com).
276276

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.
278278

279279
1. Select the management group that's the current parent.
280280

@@ -377,17 +377,16 @@ resource subToMG 'Microsoft.Management/managementGroups/subscriptions@2020-05-01
377377

378378
1. Sign in to the [Azure portal](https://portal.azure.com).
379379

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.
381381

382382
1. Select the management group that you want to be the parent.
383383

384-
1. At the top of the page, select **Add management group**.
384+
1. At the top of the page, select **Create**.
385385

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:
387387

388388
- 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.
391390

392391
:::image type="content" source="./media/add_context_MG.png" alt-text="Screenshot of the pane for adding a management group." border="false":::
393392

@@ -447,7 +446,7 @@ GET https://management.azure.com/providers/Microsoft.Management/managementgroups
447446

448447
To learn more about management groups, see:
449448

450-
- [Create management groups to organize Azure resources](./create-management-group-portal.md)
449+
- [Quickstart: Create a management group](./create-management-group-portal.md)
451450
- [Review management groups in the Azure PowerShell Az.Resources module](/powershell/module/az.resources#resources)
452451
- [Review management groups in the REST API](/rest/api/managementgroups/managementgroups)
453452
- [Review management groups in the Azure CLI](/cli/azure/account/management-group)

0 commit comments

Comments
 (0)