Skip to content

Commit 5e462db

Browse files
authored
Merge pull request #111135 from DCtheGeek/dmc-mg-template
Adding template link for MGs
2 parents a72e753 + ee6376a commit 5e462db

File tree

1 file changed

+3
-1
lines changed
  • articles/governance/management-groups

1 file changed

+3
-1
lines changed

articles/governance/management-groups/create.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ directory. You receive a notification when the process is complete. For more inf
2020

2121
Any Azure AD user in the tenant can create a management group without the management group write permission assigned to that user. This new management group will be a child of the Root Management Group and the creator will be given an "Owner" role assignment. Management group service allows this ability so that role assignments are not needed at the root level. No users have access to the Root Management Group when it is created. To avoid the hurdle of finding the Azure AD Global Admins to start using management groups, we allow the creation of the initial management groups at the root level.
2222

23-
You can create the management group by using the portal, PowerShell, or Azure CLI. Currently, you can't use Resource Manager templates to create management groups.
23+
You can create the management group by using the portal, a
24+
[Resource Manager template](../../azure-resource-manager/templates/deploy-to-tenant.md#create-management-group),
25+
PowerShell, or Azure CLI.
2426

2527
### Create in portal
2628

0 commit comments

Comments
 (0)