preset

Automate Azure OpenAI model deployment by analyzing regional capacity and selecting the best option.

Updated May 25, 2026
One-click install
npx skills add https://github.com/Chieji/my-skills --skill preset-chieji
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: preset
Source: https://github.com/Chieji/my-skills/tree/main/microsoft-foundry/models/deploy-model/preset
Command: npx skills add https://github.com/Chieji/my-skills --skill preset-chieji

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Deployments often suffer from suboptimal region choice, manual capacity checks, and fragmented onboarding. This skill automates discovery of capacity across regions and selects the best available option for Azure OpenAI models, streamlining multi-region deployments and high-availability setups.

Core Features & Use Cases

  • Auto-regions: analyze capacity and deploy to the best region in minutes.
  • Project orchestration: create or reuse AI Foundry AIProject hubs and projects as needed.
  • Model versatility: supports OpenAI TPM-based deployments and MaaS Anthropic REST deployments with guided prompts.
  • Quick onboarding: fast-start workflow from authentication to deployment with monitoring.

Quick Start

Provide the model name, version, and your project context to start an automatic, region-optimized deployment.

Frequently Asked Questions about preset

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

FAQPage Schema
How do I automate Azure OpenAI deployment to a region with available capacity?▼

To automate Azure OpenAI deployment, this skill analyzes capacity across current and alternative regions, selecting the best available option. It manages project creation and executes deployments via CLI or REST APIs with monitoring.

What is region-optimization for AI Foundry model deployments?▼

Region-optimization for AI Foundry deployments is the process of analyzing capacity across multiple Azure regions to automatically select the most available and suitable location for your model. This avoids manual capacity checks and suboptimal region choices.

Does this deployment automation support both OpenAI and MaaS model formats?▼

Yes, the automation supports both OpenAI TPM-based deployments and MaaS Anthropic REST deployments. It uses adaptive capacity logic to handle the specific requirements of each model format.

Can I reuse existing AI Foundry projects when deploying to an optimal Azure region?▼

Yes, you can reuse existing AI Foundry projects and hubs or create new ones as needed. The skill orchestrates project selection by guiding you through the process during the automated region-optimized deployment workflow.

What do I need to start an automatic Azure OpenAI region-optimized deployment?▼

You need to provide the model name, version, and your project context to start the deployment. The skill enforces prerequisites, guides authentication, and handles the region and project selection automatically.

Why does my Azure OpenAI deployment fail due to regional capacity constraints?▼

Azure OpenAI deployments often fail due to suboptimal manual region choice and fragmented capacity checks. This automation discovers capacity across alternative regions and selects the best available option to prevent these deployment failures.