Microsoft.ResourceHealth Skill
azure-com-resourcehealth
azure-com-resourcehealth
| Method | Path | Description |
|---|---|---|
GET | /subscriptions/{subscriptionId}/providers/Microsoft.ResourceHealth/availabilityStatuses | |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ResourceHealth/availabilityStatuses | Lists the current availability status for all the resources in the subscription. Use the nextLink property in the response to get the next page of availability statuses. |
GET | /{resourceUri}/providers/Microsoft.ResourceHealth/availabilityStatuses/current | Lists the current availability status for all the resources in the resource group. Use the nextLink property in the response to get the next page of availability statuses. |
GET | /{resourceUri}/providers/Microsoft.ResourceHealth/availabilityStatuses | Gets current availability status for a single resource |
GET | /{resourceUri}/providers/Microsoft.ResourceHealth/childAvailabilityStatuses/current | Lists all historical availability transitions and impacting events for a single resource. Use the nextLink property in the response to get the next page of availability status |
GET | /{resourceUri}/providers/Microsoft.ResourceHealth/childAvailabilityStatuses | Gets current availability status for a single resource |
GET | /{resourceUri}/providers/Microsoft.ResourceHealth/childResources | Lists the historical availability statuses for a single child resource. Use the nextLink property in the response to get the next page of availability status |
GET | /providers/Microsoft.ResourceHealth/operations | Lists the all the children and its current health status for a parent resource. Use the nextLink property in the response to get the next page of children current health |
GET | /providers/Microsoft.ResourceHealth/emergingIssues/{issueName} | Lists available operations for the resourcehealth resource provider |
GET | /providers/Microsoft.ResourceHealth/emergingIssues | Gets Azure services' emerging issues. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-resourcehealth
Downloads and installs to ~/.claude/skills/azure-com-resourcehealth/
2017-07-01 (2026-02-13)