preset

Deploy Azure OpenAI models to optimal regions using capacity analysis.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rrbanda/skills --skill preset-rrbanda
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: preset
Source: https://github.com/rrbanda/skills/tree/main/skills/cloud-infra/preset
Command: npx skills add https://github.com/rrbanda/skills --skill preset-rrbanda

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Deploys Azure OpenAI deployments to capacity-aware regional placement by automatically evaluating capacity across all regions and selecting the best option for deployment.

Core Features & Use Cases

  • Regional capacity analysis and best-region selection to maximize availability and performance.
  • End-to-end deployment workflow including authentication, project checks/creation, region selection, deployment creation, and monitoring.
  • Supports both OpenAI MaaS deployments and Anthropic deployments with tailored paths and safeguards.
  • Automatic deployment naming and capacity calculations to ensure deterministic, scalable deployments.

Quick Start

Provide your project resource ID and preferred region to start 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 regions with available capacity?▼

Automating Azure OpenAI deployment involves analyzing regional capacity across all regions and selecting the best available location. This Skill handles the end-to-end workflow including authentication, region selection, and deployment creation using GlobalStandard SKU.

What is the best way to check Azure OpenAI regional capacity before deploying a model?▼

Checking Azure OpenAI regional capacity requires querying availability across current and all regions. This Skill evaluates capacity automatically and selects the optimal region for your deployment to maximize availability and performance.

Can I deploy both OpenAI and Anthropic models to Azure using automated region selection?▼

Yes, you can deploy both OpenAI MaaS and Anthropic models to Azure. This Skill supports tailored deployment paths and safeguards for each provider while maintaining automated region selection and capacity calculations.

How do I handle Azure OpenAI deployment fallback when my preferred region lacks capacity?▼

Handling Azure OpenAI deployment fallback requires evaluating capacity across all regions when the preferred region is unavailable. This Skill automatically manages fallback selection, deployment creation, and progress monitoring.

Does automated Azure OpenAI deployment validate project scope and authentication before creating resources?▼

Yes, automated Azure OpenAI deployment validates authentication and project scope before proceeding. This Skill checks or creates the necessary project resources, calculates capacity, and ensures deterministic deployment naming.

What do I need to provide to start an automated Azure OpenAI deployment to the best region?▼

To start automated Azure OpenAI deployment, you need to provide your project resource ID and preferred region. The Skill then handles capacity querying, region selection, deployment creation, and post-deployment reporting.