Azure Reservation API Skill
azure-com-reservations-quota
azure-com-reservations-quota
| Method | Path | Description |
|---|---|---|
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits/{resourceName} | |
PUT | /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits/{resourceName} | Gets the current service limits (quotas) and usage of a resource. The response from Get API can be leveraged to submit quota update requests. |
PATCH | /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits/{resourceName} | Create or update the service limits (quota) of a resource to requested value. |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits | Update the service limits (quota) of a resource to requested value. |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimitsRequests/{id} | Get a list of current service limits (quota) and usages of all the resources. The response from List API can be leveraged to submit quota update requests. |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimitsRequests | Gets the QuotaRequest details and status by the quota request Id for the resources for the resource provider at a specific location. The requestId is returned as response to the P... |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/autoQuotaIncrease | For the specified location and Resource provider gets the current quota requests under the subscription over the time period of one year ago from now to one year back. oData filte... |
PUT | /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/autoQuotaIncrease | Gets the Auto Quota Increase enrollment details for the specified subscription. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-reservations-quota
Downloads and installs to ~/.claude/skills/azure-com-reservations-quota/
2019-07-19-preview (2026-02-13)