{"id":15144,"date":"2020-08-05T06:44:00","date_gmt":"2020-08-05T06:44:00","guid":{"rendered":"https:\/\/www.testpreptraining.com\/tutorial\/?page_id=15144"},"modified":"2020-08-05T06:44:01","modified_gmt":"2020-08-05T06:44:01","slug":"create-management-groups","status":"publish","type":"page","link":"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/","title":{"rendered":"Create management groups"},"content":{"rendered":"\n<p>This tutorial will help you in learning about Create management groups. Management groups are containers that enable you to manage access, policy, and compliance across multiple subscriptions.\u00a0<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"create-a-management-group\"><strong>Create a management group<\/strong><\/h3>\n\n\n\n<p>Any Azure AD user in the tenant is able to make a management group without the management group written permission assigned to that person. This new management group will be considered as a child of the Root Management Group and the one who is creating will be given an &#8220;Owner&#8221; role assignment.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"create-in-portal\"><strong>Create in portal<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>Firstly, Visit the\u00a0Azure portal.<\/li><li>Subsequently, Choose <strong>All services<\/strong>\u00a0>\u00a0<strong>Management + governance<\/strong>.<\/li><li>Then, Choose\u00a0<strong>Management Groups<\/strong>.<\/li><\/ul>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/docs.microsoft.com\/en-in\/azure\/governance\/management-groups\/media\/main.png\" alt=\"Page for working with management groups\"\/><figcaption>Image source &#8211; Microsoft <\/figcaption><\/figure><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Furthermore, Now Select the option\u00a0<strong>+ Add management group<\/strong>.<\/li><li>Subsequently, Type in the management group ID option<\/li><li>Finaly, Select\u00a0<strong>Save<\/strong> to not to lose the changes.<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"create-in-azure-cli\"><strong>Create in Azure CLI<\/strong><\/h3>\n\n\n\n<p>For Azure CLI, use this\u00a0az account management-group create\u00a0command to make a new management group.<\/p>\n\n\n\n<p>az account management-group create &#8211;name Contoso<\/p>\n\n\n\n<p>Subsequently, The\u00a0<strong>name<\/strong>\u00a0is a unique identifier which is being created. This ID is used by other commands to reference this group and it can&#8217;t be changed later if you wish to change it. <\/p>\n\n\n\n<p>Also, If you want the management group to show another name within the Azure portal, select the\u00a0<strong>display-name<\/strong>\u00a0parameter. For instance, If want to create a management group with the GroupName of Contoso and the display name of &#8220;Contoso Group&#8221;, use the following command: az account management-group create &#8211;name Contoso &#8211;display-name &#8216;Contoso Group&#8217;<\/p>\n\n\n\n<p> To display a different management group as the parent, you can use the\u00a0<strong>parent<\/strong>\u00a0parameter and enter the name of the parent group. az account management-group create &#8211;name ContosoSubGroup &#8211;parent Contoso<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"create-in-powershell\"><strong>Creating in PowerShell<\/strong><\/h3>\n\n\n\n<p>In PowerShell, you can use the\u00a0<a href=\"https:\/\/docs.microsoft.com\/en-us\/powershell\/module\/az.resources\/new-azmanagementgroup\">New-AzManagementGroup<\/a>\u00a0cmdlet to makw a new management group. New-AzManagementGroup -GroupName &#8216;Contoso&#8217;.<\/p>\n\n\n\n<p>Again, The\u00a0<strong>GroupName<\/strong>\u00a0is unique identifier being created. The ID is used by all the commands to reference this group. Also,  it can not be changed later if anyone wish to change it. <\/p>\n\n\n\n<p>If you aspire that the management group to show a different name within the Azure portal, add the\u00a0<strong>DisplayName<\/strong>\u00a0parameter. For instance, if you want to create a management group with the GroupName of Contoso and the display name of &#8220;Contoso Group&#8221;, use the following cmdlet: New-AzManagementGroup -GroupName &#8216;Contoso&#8217; -DisplayName &#8216;Contoso Group&#8217;<\/p>\n\n\n\n<p>To explain a different management group as the parent, use the\u00a0<strong>ParentId<\/strong>\u00a0parameter.<\/p>\n\n\n\n<p>$parentGroup = Get-AzManagementGroup -GroupName Contoso<br>New-AzManagementGroup -GroupName &#8216;ContosoSubGroup&#8217; -ParentId $parentGroup.id<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.testpreptraining.ai\/microsoft-azure-architect-technologies-az-303-free-practice-test\" target=\"_blank\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"960\" height=\"150\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/07\/Untitled-design-5.png\" alt=\"free practice test for AZ- 303 and Create management groups\" class=\"wp-image-13928\" srcset=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/07\/Untitled-design-5.png 960w, https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/07\/Untitled-design-5-750x117.png 750w\" sizes=\"auto, (max-width: 960px) 100vw, 960px\" \/><\/a><\/figure><\/div>\n\n\n\n<p><a href=\"https:\/\/www.testpreptraining.ai\/tutorial\/exam-az-303-microsoft-azure-architect-technologies\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Go back to home page <\/strong><\/a><\/p>\n\n\n\n<p class=\"has-text-align-right\"><strong>Reference documentation &#8211; <\/strong><a href=\"https:\/\/docs.microsoft.com\/en-in\/azure\/governance\/management-groups\/create\" target=\"_blank\" rel=\"noreferrer noopener\">Create management groups for resource organization and management<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This tutorial will help you in learning about Create management groups. Management groups are containers that enable you to manage access, policy, and compliance across multiple subscriptions.\u00a0 Create a management group Any Azure AD user in the tenant is able to make a management group without the management group written permission assigned to that person&#8230;.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"tags":[],"class_list":["post-15144","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Create management groups - Testprep Training Tutorials<\/title>\n<meta name=\"description\" content=\"Enhance and upgrade your Azure Architect skills by preparing from tutorial -Create management groups. Crack the AZ-303 exam now!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create management groups - Testprep Training Tutorials\" \/>\n<meta property=\"og:description\" content=\"Enhance and upgrade your Azure Architect skills by preparing from tutorial -Create management groups. Crack the AZ-303 exam now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/\" \/>\n<meta property=\"og:site_name\" content=\"Testprep Training Tutorials\" \/>\n<meta property=\"article:modified_time\" content=\"2020-08-05T06:44:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/docs.microsoft.com\/en-in\/azure\/governance\/management-groups\/media\/main.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/\",\"name\":\"Create management groups - Testprep Training Tutorials\",\"isPartOf\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\"},\"datePublished\":\"2020-08-05T06:44:00+00:00\",\"dateModified\":\"2020-08-05T06:44:01+00:00\",\"description\":\"Enhance and upgrade your Azure Architect skills by preparing from tutorial -Create management groups. Crack the AZ-303 exam now!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Create management groups\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"name\":\"Testprep Training Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\",\"name\":\"Testprep Training\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"contentUrl\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"width\":583,\"height\":153,\"caption\":\"Testprep Training\"},\"image\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Create management groups - Testprep Training Tutorials","description":"Enhance and upgrade your Azure Architect skills by preparing from tutorial -Create management groups. Crack the AZ-303 exam now!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/","og_locale":"en_US","og_type":"article","og_title":"Create management groups - Testprep Training Tutorials","og_description":"Enhance and upgrade your Azure Architect skills by preparing from tutorial -Create management groups. Crack the AZ-303 exam now!","og_url":"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/","og_site_name":"Testprep Training Tutorials","article_modified_time":"2020-08-05T06:44:01+00:00","og_image":[{"url":"https:\/\/docs.microsoft.com\/en-in\/azure\/governance\/management-groups\/media\/main.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/","url":"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/","name":"Create management groups - Testprep Training Tutorials","isPartOf":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website"},"datePublished":"2020-08-05T06:44:00+00:00","dateModified":"2020-08-05T06:44:01+00:00","description":"Enhance and upgrade your Azure Architect skills by preparing from tutorial -Create management groups. Crack the AZ-303 exam now!","breadcrumb":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/create-management-groups\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.testpreptraining.ai\/tutorial\/"},{"@type":"ListItem","position":2,"name":"Create management groups"}]},{"@type":"WebSite","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","name":"Testprep Training Tutorials","description":"","publisher":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization","name":"Testprep Training","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/","url":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","contentUrl":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","width":583,"height":153,"caption":"Testprep Training"},"image":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/15144","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/comments?post=15144"}],"version-history":[{"count":1,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/15144\/revisions"}],"predecessor-version":[{"id":15145,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/15144\/revisions\/15145"}],"wp:attachment":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/media?parent=15144"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/categories?post=15144"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/tags?post=15144"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}