What problem does it solve?
Many Azure AI Foundry projects fail or stall when the current region lacks capacity or when deployment workflows require manual region selection and project setup. This Skill removes the friction of checking regional availability, selecting alternate regions, creating projects, and initiating deployments so teams can get models running quickly and reliably.
Core Features & Use Cases
- Capacity-aware deployment: Checks the current project's region first and queries multi-region capacities to find the best available location.
- Project handling and creation: Filters projects by region and can create AI Services hubs and new AI Foundry projects when none exist.
- Robust deployment flows: Generates unique deployment names, calculates GlobalStandard SKU capacity, supports Anthropic deployments via modelProviderData, and monitors provisioning until completion.
- Use Case: Quickly deploy an OpenAI model to an alternate region when the production region is out of quota or create a new project in a compliant region for data residency.
Quick Start
Deploy gpt-4o to the best available Azure region for my project and create a new project if none exists.