azure-quotas
Official sourceChecks and manages Azure service limits and capacity via az quota, mapping ARM types to quota names, comparing regions, and submitting increase requests.
Source: Microsoft
At a glance
Verified source- Best for
- Validating subscription capacity before a deployment
- Works with
- GitHub Copilot · Claude Code
- Outcome
- Comparing quota availability across candidate regions
- Source
- microsoft/github-copilot-for-azure
01 / Understand the skill
About azure-quotas
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: \"check quotas\", \"service limits\", \"current usage\", \"request quota increase\", \"quota exceeded\", \"validate capacity\", \"regional availability\", \"provisioning limits\", \"vCPU limit\", \"how many vCPUs available in my subscription\".
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: \"check quotas\", \"service limits\", \"current usage\", \"request quota increase\", \"quota exceeded\", \"validate capacity\", \"regional availability\", \"provisioning limits\", \"vCPU limit\",…
Read full description
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: \"check quotas\", \"service limits\", \"current usage\", \"request quota increase\", \"quota exceeded\", \"validate capacity\", \"regional availability\", \"provisioning limits\", \"vCPU limit\", \"how many vCPUs available in my subscription\".
02 / Confirm the fit
Use azure-quotas when you need to
- Validating subscription capacity before a deployment
- Comparing quota availability across candidate regions
- Troubleshooting QuotaExceeded errors and finding the right quota name
- Submitting and tracking quota increase requests
03 / See the workflow
How azure-quotas works
- 01Install: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-quotas
- 02Try: Which region has the most available standardDSv3Family vCPU quota in my subscription?
- 03Get: A limit/usage/available table per region plus the exact az quota commands to act.
Check before installing
Compatible platforms
GitHub Copilot · Claude Code
Best fit
Validating subscription capacity before a deployment
Review the source instructions if the required output differs from the formats described above.
Install and use
Compatible with GitHub Copilot and Claude Code · Published by Microsoft
Ready to add azure-quotas?
Use the published instructions below, then provide the required input and describe the result you need.
General instructions · GitHub Copilot · Claude Code
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-quotas
Review the source repository and license before installing third-party skills.
Continue exploring
Similar skills
Queries Azure costs, forecasts future spend, and optimizes to reduce waste (orphaned resources, VM rightsizing, storage/Redis tuning) via Cost Management APIs and MCP tools.
