Management Groups API Skill
azure-com-managementgroups-management
azure-com-managementgroups-management
| Method | Path | Description |
|---|---|---|
GET | /providers/Microsoft.Management/managementGroups | |
GET | /providers/Microsoft.Management/managementGroups/{groupId} | List management groups for the authenticated user. |
PUT | /providers/Microsoft.Management/managementGroups/{groupId} | Get the details of the management group. |
PATCH | /providers/Microsoft.Management/managementGroups/{groupId} | Create or update a management group. If a management group is already created and a subsequent create request is issued with different properties, the management group properties... |
DELETE | /providers/Microsoft.Management/managementGroups/{groupId} | Update a management group. |
GET | /providers/Microsoft.Management/managementGroups/{groupId}/descendants | Delete management group. If a management group contains child resources, the request will fail. |
PUT | /providers/Microsoft.Management/managementGroups/{groupId}/subscriptions/{subscriptionId} | List all entities that descend from a management group. |
DELETE | /providers/Microsoft.Management/managementGroups/{groupId}/subscriptions/{subscriptionId} | Associates existing subscription with the management group. |
GET | /providers/Microsoft.Management/operations | De-associates subscription from the management group. |
POST | /providers/Microsoft.Management/checkNameAvailability | Lists all of the available Management REST API operations. |
POST | /providers/Microsoft.Management/getEntities | Checks if the specified management group name is valid and unique |
POST | /providers/Microsoft.Management/startTenantBackfill | List all entities (Management Groups, Subscriptions, etc.) for the authenticated user. |
POST | /providers/Microsoft.Management/tenantBackfillStatus | Starts backfilling subscriptions for the Tenant. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-managementgroups-management
Downloads and installs to ~/.claude/skills/azure-com-managementgroups-management/
2018-03-01-preview (2026-02-13)