ApplicationInsightsManagementClient Skill
azure-com-applicationinsights-components-api
azure-com-applicationinsights-components-api
| Method | Path | Description |
|---|---|---|
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Insights/components | |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components | Gets a list of all Application Insights components within a subscription. |
DELETE | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName} | Gets a list of Application Insights components within a resource group. |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName} | Deletes an Application Insights component. |
PUT | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName} | Returns an Application Insights component. |
PATCH | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName} | Creates (or updates) an Application Insights component. Note: You cannot specify a different value for InstrumentationKey nor AppId in the Put operation. |
POST | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/purge | Updates an existing component's tags. To update other fields use the CreateOrUpdate method. |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/operations/{purgeId} | Purges data in an Application Insights component by a set of user-defined filters. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-applicationinsights-components-api
Downloads and installs to ~/.claude/skills/azure-com-applicationinsights-components-api/
2015-05-01 (2026-02-13)