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.
Global
mkdir -p ~/.claude/skills/azure-quotasProject
mkdir -p .claude/skills/azure-quotasSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes