preset

Automate Azure OpenAI model deployment with optimal region selection.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires azure-cli, rest-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill resolves challenges in deploying Azure OpenAI models efficiently, ensuring they are placed in the optimal region for high availability and performance.

Core Features & Use Cases

  • Region Selection: Automatically analyzes all regions and deploys to the region with available capacity, improving availability.
  • Deployment Automation: Simplifies deployment workflow for Azure OpenAI models, reducing manual tasks and potential errors.
  • Multi-Region Analysis: When current region lacks capacity, the Skill identifies alternatives and assists with switching.

Quick Start

Deploy a new Azure OpenAI model by running 'deploy-model preset'.

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?

Automating Azure OpenAI deployment involves analyzing all regions for capacity and deploying to the optimal one. This Skill simplifies the workflow by selecting the best region for high availability, reducing manual tasks and potential errors.

What is the best way to switch Azure OpenAI regions when my current region lacks capacity?

When your current Azure OpenAI region lacks capacity, performing multi-region analysis identifies alternatives. This Skill detects capacity limits and assists with switching deployments to available regions to maintain high availability.

Do I need azure-cli and rest-api to automate Azure OpenAI model deployment?

Yes, automating Azure OpenAI model deployment requires azure-cli and rest-api capabilities. These dependencies enable the environment to perform region capacity analysis and execute the deployment workflow across selected regions.

How does capacity analysis work for Azure OpenAI region selection?

Capacity analysis for Azure OpenAI region selection evaluates all available regions to determine deployment readiness. The mechanism checks suitability and capacity limits before deployment, automatically identifying the optimal region for high availability.

Can I use this deployment automation for AI architecture initiatives requiring high availability?

Yes, this deployment automation is intended for AI engineers and architects working on Azure OpenAI initiatives. It ensures region suitability and performs capacity checks before deployment, making it suitable for architectures requiring high availability.