Installation
Skills CLI
npx skills@latest add microsoft/skills --skill azure-quotasRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the azure-quotas skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Discovers quota names with az quota, compares limits with current usage across regions, and can submit increase requests. It requires the Azure CLI quota extension and Azure permissions; quota updates change subscription limits, while the source states the allocation itself is free.
- LicenceMIT
- FrontmatterValid name and description
- Risky patternsNone found
- Size277 lines
- Last checked27 Sept 2026 ·
3bce38d6df08def03e5934469313e5cd532607a6f5087d08f75712e286550ae2
What it can touch
- Runs commands
Runs shell commands such as tests, builds or installs.
- Network
Reaches external services or the web.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
.github/plugins/azure-skills/skills/azure-quotas/SKILL.md on GitHub (opens in a new tab)