AdvisorManagementClient Skill
azure-com-advisor
azure-com-advisor
| Method | Path | Description |
|---|---|---|
GET | /providers/Microsoft.Advisor/metadata/{name} | |
GET | /providers/Microsoft.Advisor/metadata | Gets the metadata entity. |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Advisor/configurations | Gets the list of metadata entities. |
PUT | /subscriptions/{subscriptionId}/providers/Microsoft.Advisor/configurations | Retrieve Azure Advisor configurations. |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Advisor/configurations | Create/Overwrite Azure Advisor configuration. |
PUT | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Advisor/configurations | Retrieve Azure Advisor configurations. |
POST | /subscriptions/{subscriptionId}/providers/Microsoft.Advisor/generateRecommendations | Create/Overwrite Azure Advisor configuration. |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Advisor/generateRecommendations/{operationId} | Initiates the recommendation generation or computation process for a subscription. This operation is asynchronous. The generated recommendations are stored in a cache in the Advis... |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Advisor/recommendations | Retrieves the status of the recommendation computation or generation process. Invoke this API after calling the generation recommendation. The URI of this API is returned in the L... |
GET | /providers/Microsoft.Advisor/operations | Obtains cached recommendations for a subscription. The recommendations are generated or computed by invoking generateRecommendations. |
GET | /{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId} | Lists all the available Advisor REST API operations. |
GET | /{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId}/suppressions/{name} | Obtains details of a cached recommendation. |
PUT | /{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId}/suppressions/{name} | Obtains the details of a suppression. |
DELETE | /{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId}/suppressions/{name} | Enables the snoozed or dismissed attribute of a recommendation. The snoozed or dismissed attribute is referred to as a suppression. Use this API to create or update the snoozed or... |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Advisor/suppressions | Enables the activation of a snoozed or dismissed recommendation. The snoozed or dismissed attribute of a recommendation is referred to as a suppression. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-advisor
Downloads and installs to ~/.claude/skills/azure-com-advisor/
2017-04-19 (2026-02-13)