preset

Deploy Azure OpenAI models to regions with available capacity.

12|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jorgeasaurus/agent-skills --skill preset-jorgeasaurus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: preset
Source: https://github.com/jorgeasaurus/agent-skills/tree/main/preset
Command: npx skills add https://github.com/jorgeasaurus/agent-skills --skill preset-jorgeasaurus

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the deployment of Azure OpenAI models to the optimal region, simplifying the process and ensuring high availability.

Core Features & Use Cases

  • Intelligent Deployment: Analyzes capacity across all regions and deploys to the best available option.
  • Optimal Region Selection: Automatically checks current region first and shows alternatives if needed.
  • Use Case: Quickly deploy an Azure OpenAI model to a project in a region with available capacity, ensuring fast and efficient deployment.

Quick Start

Use the preset skill to deploy the "latest gpt-4o" model to your project.

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 regions with available capacity?

To deploy Azure OpenAI models with available capacity, you can use a tool that analyzes capacity across all available Azure regions. It checks your current region first and then automatically selects the best alternative if needed.

What's the best way to automate Azure OpenAI model deployment across multiple regions?

Automating Azure OpenAI model deployment across regions is best handled by scripts that analyze regional capacity and deploy to the optimal available region. This ensures high availability and simplifies deployment to existing or new projects.

Do I need Azure CLI permissions to run automated region selection for OpenAI?

Yes, you need Azure CLI installed and Cognitive Services permissions to run automated region selection for Azure OpenAI. These permissions allow the system to check regional capacities and create deployments in existing or new projects.

How does capacity analysis work when deploying Azure OpenAI models?

Capacity analysis for deploying Azure OpenAI models works by scanning all available Azure regions for open resources. It evaluates your current region first before expanding the search to find the best region with sufficient model capacity.

Can I create a new Azure project during the OpenAI model deployment process?

Yes, you can create a new Azure project during the OpenAI model deployment process. The deployment automation supports both deploying to existing projects and creating new projects as needed to ensure successful model placement.