ApplicationClient Skill
azure-com-resources-managedapplications
azure-com-resources-managedapplications
| Method | Path | Description |
|---|---|---|
GET | /providers/Microsoft.Solutions/operations | |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName} | Lists all of the available Microsoft.Solutions REST API operations. |
DELETE | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName} | Gets the managed application. |
PUT | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName} | Deletes the managed application. |
PATCH | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName} | Creates a new managed application. |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions/{applicationDefinitionName} | Updates an existing managed application. The only value that can be updated via PATCH currently is the tags. |
DELETE | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions/{applicationDefinitionName} | Gets the managed application definition. |
PUT | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions/{applicationDefinitionName} | Deletes the managed application definition. |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions | Creates a new managed application definition. |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications | Lists the managed application definitions in a resource group. |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Solutions/applications | Gets all the applications within a resource group. |
GET | /{applicationId} | Gets all the applications within a subscription. |
DELETE | /{applicationId} | Gets the managed application. |
PUT | /{applicationId} | Deletes the managed application. |
PATCH | /{applicationId} | Creates a new managed application. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-resources-managedapplications
Downloads and installs to ~/.claude/skills/azure-com-resources-managedapplications/
2018-06-01 (2026-02-13)