capacity

Discover Azure OpenAI model capacity across regions and projects.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/cassm199-mita/azure-agentic-infraops-accelerator --skill capacity-cassm199-mita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capacity
Source: https://github.com/cassm199-mita/azure-agentic-infraops-accelerator/tree/main/.github/skills/microsoft-foundry/models/deploy-model/capacity
Command: npx skills add https://github.com/cassm199-mita/azure-agentic-infraops-accelerator --skill capacity-cassm199-mita

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires az, and includes scripts (resource) components.

What problem does it solve?

This Skill helps users identify available Azure OpenAI model capacity across regions and projects, analyze quota limits, compare availability, and recommend optimal deployment locations based on capacity requirements.

Core Features & Use Cases

  • Capacity Discovery: Finds available Azure OpenAI model capacity across all accessible regions and projects.
  • Quota Analysis: Analyzes quota limits and recommends optimal deployment locations based on capacity requirements.
  • Use Case: A user looking to deploy a new model can use this Skill to discover the best region and project with available capacity, ensuring a smooth deployment process.

Quick Start

Run the 'capacity' skill with the desired model name and version, and specify the minimum capacity target. The Skill will provide a ranked table of regions with available capacity.

Frequently Asked Questions about capacity

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Azure OpenAI model capacity across regions before deploying?

To check Azure OpenAI model capacity across regions, run the capacity skill with a target model name, version, and minimum capacity requirement to generate a ranked table of available deployment locations.

What's the best way to find available quota limits for Azure OpenAI deployments?

The best way to find available quota limits for Azure OpenAI deployments is using a capacity discovery tool that analyzes accessible regions and projects, then recommends optimal deployment locations based on your capacity requirements.

Do I need Azure CLI installed to analyze OpenAI deployment capacity?

Yes, you need Azure CLI installed and API access to Cognitive Services to analyze OpenAI deployment capacity, as the skill requires these dependencies to discover available quota limits across regions.

Can I compare Azure OpenAI capacity availability across multiple projects?

Yes, you can compare Azure OpenAI capacity availability across multiple projects by running the capacity skill, which discovers and analyzes quota limits across all accessible regions and projects to recommend optimal deployment locations.

Why does my Azure OpenAI deployment fail due to insufficient capacity in a region?

Azure OpenAI deployments fail due to insufficient capacity when a region's quota limits are reached, which you can prevent by using capacity planning analysis to discover regions with available model capacity before deployment.

Does the capacity skill work with all Azure OpenAI model versions?

The capacity skill works with Azure OpenAI models by accepting a specified model name and version as input, then scanning accessible regions to find available capacity that meets your minimum deployment target.