Skip to content

Commit 82fa7bb

Browse files
Merge pull request #281368 from davidsmatlak/ds-mg-rest-20240719
Removes references to Postman
2 parents 954533e + 6e265bc commit 82fa7bb

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

articles/governance/management-groups/create-management-group-rest-api.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "Quickstart: Create a management group with REST API"
33
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
55
ms.topic: quickstart
66
---
7+
78
# Quickstart: Create a management group with REST API
89

910
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
2324
account before you begin.
2425

2526
- 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.
3028

3129
- Any Microsoft Entra ID user in the tenant can create a management group without the management group write
3230
permission assigned to that user if

articles/governance/policy/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
displayName: assign, compliance
2222
href: ./assign-policy-powershell.md
2323
- name: Assign a policy - REST
24-
displayName: armclient, postman
24+
displayName: az rest
2525
href: ./assign-policy-rest-api.md
2626
- name: Assign a policy - ARM template
2727
displayName: assign, compliance, resource manager

0 commit comments

Comments
 (0)