preset

Deploy Azure OpenAI GlobalStandard models to regions with available capacity.

Updated Jul 3, 2025
One-click install
npx skills add https://github.com/isakawar/crmKvitkovaPovnya --skill preset-isakawar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: preset
Source: https://github.com/isakawar/crmKvitkovaPovnya/tree/main/.agents/skills/microsoft-foundry/models/deploy-model/preset
Command: npx skills add https://github.com/isakawar/crmKvitkovaPovnya --skill preset-isakawar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates slow, error-prone model deployment attempts by automatically finding a region with available capacity and deploying without manual trial-and-error.

Core Features & Use Cases

  • Optimal-region deployment: Checks the current project region first, then analyzes all available regions when capacity is missing.
  • Interactive alternatives: Presents region options and supports selecting an alternative region when needed.
  • Project onboarding and deployment execution: Creates an AI Services hub and AI Foundry project if required, then deploys using GlobalStandard with capacity selection rules.

Quick Start

Use the preset Skill to deploy an Azure OpenAI model to the region with available capacity for your Azure AI Foundry 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 when my current region lacks capacity?

To deploy Azure OpenAI models when your region lacks capacity, this Skill checks the current project region first, then automatically enumerates available regions and deploys using GlobalStandard SKU with capacity selection logic.

Why does my Azure AI Foundry model deployment fail or stall without error recovery?

Azure AI Foundry deployments often stall because the current region lacks available capacity. This Skill provides error recovery guidance by checking current-region capacity and switching to an alternative region with available quota.

Do I need to manually create an AI Foundry project before deploying GlobalStandard models?

No, you do not need to manually create an AI Foundry project first. This Skill verifies Azure authentication and project scope, optionally creating the required AI Services hub and AI Foundry project before executing the deployment.

What's the best way to check high availability across multiple regions for Azure OpenAI?

The best way to check high availability for Azure OpenAI is to run a multi-region capacity check. This Skill analyzes available regions across existing or newly created projects to find the optimal location for GlobalStandard deployments.

Can I select an alternative Azure region interactively during model deployment?

Yes, you can select an alternative Azure region interactively. When the current-region capacity check fails, this Skill presents alternative region options and supports selecting a different region for deployment execution.