preset

Deploy Azure OpenAI models to regions with available capacity.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MoonAxis/azure-stack --skill preset
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: preset
Source: https://github.com/MoonAxis/azure-stack/tree/main/skills/microsoft-foundry/models/deploy-model/preset
Command: npx skills add https://github.com/MoonAxis/azure-stack --skill preset

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the deployment of Azure OpenAI models to the most suitable Azure region, ensuring optimal performance and availability by intelligently checking capacity across all available regions.

Core Features & Use Cases

  • Intelligent Region Selection: Automatically finds regions with available capacity for your chosen model.
  • Fast Path Deployment: Deploys directly to your current region if capacity exists.
  • Onboarding Assistance: Guides through project creation if no suitable project exists.
  • Use Case: Deploying a new GPT-4o model for your application, you want to ensure it's placed in a region with high availability and low latency. This skill will find the best region for you, even if it's not your default one, and handle the deployment process seamlessly.

Quick Start

Use the preset skill to deploy the gpt-4o model to the optimal Azure region.

Frequently Asked Questions about preset

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

FAQPage Schema
How do I deploy Azure OpenAI models to a region with available capacity?

To deploy Azure OpenAI models optimally, this skill automatically checks current region capacity and deploys there if available, or scans all regions to find the best alternative location for high availability.

What is the best way to find an Azure region with available capacity for GPT-4o?

Finding an Azure region with available capacity for GPT-4o is done by running a multi-region capacity check that automatically selects the optimal location for your model deployment.

Can I specify a custom SKU or configure PTU deployments for Azure OpenAI?

Custom SKU selection, specific version selection, custom capacity configuration, and PTU deployments are not supported. The skill focuses on automatic optimal region selection for standard model deployments.

Does this Azure OpenAI deployment skill check multiple regions automatically?

Yes, this Azure OpenAI deployment skill checks multiple regions automatically. It attempts a fast path deployment to your current region first, then evaluates alternatives if capacity is lacking.

What happens if no suitable project exists when deploying Azure OpenAI models?

If no suitable project exists when deploying Azure OpenAI models, the skill provides onboarding assistance to guide you through the project creation process before proceeding with the region selection.