deploy-model

Automate Azure OpenAI model deployment across regions with validation and routing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploying Azure OpenAI models across multiple regions, managing capacity, and routing deployments to the correct mode is complex and error-prone.

Core Features & Use Cases

  • Intelligent routing to Preset, Customize, or Capacity modes based on user intent.
  • Capacity discovery across regions and projects to identify optimal deployment targets.
  • Pre-deployment validation including authentication, project resolution, region selection, and quota checks.
  • Unified deployment workflow that handles quick defaults or full customization.
  • Hand-off points to sub-skills for detailed presets, capacity checks, or customization as needed.

Quick Start

Deploy gpt-4o to the best region using defaults.

Frequently Asked Questions about deploy-model

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

FAQPage Schema
How do I automate Azure OpenAI model deployment across multiple regions?

Azure OpenAI model deployment across regions is automated by validating authentication, project targeting, model availability, and quota before intelligently routing execution to preset, customized, or capacity discovery modes.

What is the best way to discover Azure OpenAI capacity across different regions and projects?

Azure OpenAI capacity discovery is handled by a dedicated routing mode that scans across regions and projects to identify optimal deployment targets before any model deployment execution begins.

Can I customize Azure OpenAI deployment settings like version, SKU, and RAI policy?

Azure OpenAI deployment customization is fully supported, allowing you to specify exact model versions, SKU configurations, capacity limits, and RAI policies during the end-to-end deployment workflow.

How does region routing work for Azure OpenAI model deployments?

Region routing for Azure OpenAI deployments works by evaluating pre-deployment validation checks, such as region capacity and quota, then directing the workflow to the most suitable deployment target.

What prerequisites are validated before executing an Azure OpenAI model deployment?

Before executing Azure OpenAI model deployment, the system validates authentication credentials, project resolution, model availability, region selection, and quota capacity to ensure successful deployment.

Does Azure OpenAI deployment support quick preset configurations for immediate model rollout?

Azure OpenAI deployment supports quick preset configurations, allowing you to rapidly deploy models like gpt-4o to the best available region using default settings without manual customization.