LAP Registry

ResourceManagementClient Skill

azure-resources

Provider: Microsoft Azure Version: 2019-05-01 Endpoints: 62 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/
DELETE/providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}Get all the deployments for a management group.
GET/providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}Deletes a deployment from the deployment history.
HEAD/providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}Gets a deployment.
PUT/providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}Checks whether the deployment exists.
POST/providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}/cancelDeploys resources at management group scope.
POST/providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}/exportTemplateCancels a currently running template deployment.
GET/providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}/operationsExports the template used for specified deployment.
GET/providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}/operations/{operationId}Gets all deployments operations for a deployment.
POST/providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}/validateGets a deployments operation.
POST/providers/Microsoft.Resources/calculateTemplateHashValidates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..
GET/providers/Microsoft.Resources/operationsCalculate the hash of the given template.
GET/subscriptions/{subscriptionId}/providersLists all of the available Microsoft.Resources REST API operations.
GET/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/Gets all resource providers for a subscription.
DELETE/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}Get all the deployments for a subscription.
GET/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}Deletes a deployment from the deployment history.
HEAD/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}Gets a deployment.
PUT/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}Checks whether the deployment exists.
POST/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}/cancelDeploys resources at subscription scope.
POST/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}/exportTemplateCancels a currently running template deployment.
GET/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}/operationsExports the template used for specified deployment.
GET/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}/operations/{operationId}Gets all deployments operations for a deployment.
POST/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}/validateGets a deployments operation.
GET/subscriptions/{subscriptionId}/providers/{resourceProviderNamespace}Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..
POST/subscriptions/{subscriptionId}/providers/{resourceProviderNamespace}/registerGets the specified resource provider.
POST/subscriptions/{subscriptionId}/providers/{resourceProviderNamespace}/unregisterRegisters a subscription with a resource provider.
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/resourcesUnregisters a subscription from a resource provider.
POST/subscriptions/{subscriptionId}/resourceGroups/{sourceResourceGroupName}/moveResourcesGet all the resources for a resource group.
POST/subscriptions/{subscriptionId}/resourceGroups/{sourceResourceGroupName}/validateMoveResourcesMoves resources from one resource group to another resource group.
GET/subscriptions/{subscriptionId}/resourcegroupsValidates whether resources can be moved from one resource group to another resource group.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install azure-resources

Downloads and installs to ~/.claude/skills/azure-resources/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)