This handles Azure quota checks and capacity planning before you deploy resources. It wraps the `az quota` CLI extension to show limits, current usage, and available capacity across regions and resource providers. The included scripts give you a single call to compare vCPU quotas, public IPs, or any other resource across multiple regions, which is useful when you're picking where to stand up new infrastructure. One gotcha it addresses well: ARM resource types don't map 1:1 to quota resource names, so it includes discovery workflows to find the right names. The docs explicitly warn against the REST API and MCP server for quota data since they return misleading "No Limit" values.
npx -y skills add microsoft/github-copilot-for-azure --skill azure-quotas --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot