File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : " Quickstart: Create a management group with REST API"
3
3
description : In this quickstart, you use REST API to create a management group to organize your resources into a resource hierarchy.
4
- ms.date : 08/17/2021
4
+ ms.date : 07/19/2024
5
5
ms.topic : quickstart
6
6
---
7
+
7
8
# Quickstart: Create a management group with REST API
8
9
9
10
Management groups are containers that help you manage access, policy, and compliance across multiple
@@ -23,10 +24,7 @@ directory. You receive a notification when the process is complete. For more inf
23
24
account before you begin.
24
25
25
26
- If you haven't already, install [ ARMClient] ( https://github.com/projectkudu/ARMClient ) . It's a tool
26
- that sends HTTP requests to Azure Resource Manager-based REST APIs. Instead, you can use the "Try
27
- It" feature in REST documentation or tooling like PowerShell's
28
- [ Invoke-RestMethod] ( /powershell/module/microsoft.powershell.utility/invoke-restmethod ) or
29
- [ Postman] ( https://www.postman.com ) .
27
+ that sends HTTP requests to Azure Resource Manager-based REST APIs.
30
28
31
29
- Any Microsoft Entra ID user in the tenant can create a management group without the management group write
32
30
permission assigned to that user if
Original file line number Diff line number Diff line change 21
21
displayName : assign, compliance
22
22
href : ./assign-policy-powershell.md
23
23
- name : Assign a policy - REST
24
- displayName : armclient, postman
24
+ displayName : az rest
25
25
href : ./assign-policy-rest-api.md
26
26
- name : Assign a policy - ARM template
27
27
displayName : assign, compliance, resource manager
You can’t perform that action at this time.
0 commit comments