AI AGENT ADDONS

Azure quotas limit how many resources you can deploy in your subscription. They prevent over-provisioning and make sure resources are shared fairly. Without enough quota, you cannot create new resources.

Use this skill to check your current usage and available capacity before deploying. It helps you pick the right region and avoid quota errors. You can also request a quota increase right from the command line.

Always start with the Azure CLI for accurate results. The skill handles service limits, regional availability, and provisioning needs for your cloud plans.

Add Azure Quotas skill to your workflow

Global

mkdir -p ~/.claude/skills/azure-quotas

Project

mkdir -p .claude/skills/azure-quotas

Source Repository

Stars
1,241
Forks
195
Watchers
1,241
License
MIT
Last Push
4 days ago
Created
4 months ago