customize

Customize Azure OpenAI model deployments with version, SKU, capacity, and policy controls.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/bzellman/earp-kit --skill customize-bzellman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customize
Source: https://github.com/bzellman/earp-kit/tree/main/skills/system/microsoft-foundry/models/deploy-model/customize
Command: npx skills add https://github.com/bzellman/earp-kit --skill customize-bzellman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Customizes Azure OpenAI model deployments with precise control over version, SKU, capacity, RAI policy, and advanced options, eliminating guesswork and rework.

Core Features & Use Cases

  • Guided, multi-phase deployment flow for OpenAI models with explicit version, SKU, capacity, and policy choices.
  • Supports dynamic quota (GlobalStandard), PTU (ProvisionedManaged), spillover, and upgrade policies for production-grade deployments.
  • Use cases include dev/test experimentation, production-grade workloads with guaranteed throughput, and cross-region readiness with capacity planning.

Quick Start

Guide me through a step-by-step deployment workflow for Azure OpenAI models with full customization.

Frequently Asked Questions about customize

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

FAQPage Schema
How do I customize an Azure OpenAI deployment with specific capacity and RAI policies?

You can customize Azure OpenAI deployments by using a structured workflow that validates capacity and selects RAI policies before deploying via Azure CLI or REST API. This ensures precise control over version, SKU, and policy configurations.

What's the best way to deploy Azure OpenAI models using PTU and dynamic quota?

Deploying Azure OpenAI models with PTU and dynamic quota requires selecting ProvisionedManaged or GlobalStandard SKUs. The workflow guides you through capacity validation and model discovery to support production-grade throughput and spillover.

Can I use the Azure CLI to deploy OpenAI models across dev, staging, and production environments?

Yes, you can use Azure CLI or REST API to deploy OpenAI models across dev, staging, and production. The workflow includes authentication checks, capacity validation, and policy selection to ensure environment-specific compliance.

Does Azure OpenAI deployment support cross-region capacity planning and spillover?

Azure OpenAI deployment supports cross-region readiness with capacity planning and spillover. The workflow validates available capacity before deployment, ensuring your production workloads maintain guaranteed throughput.

Why do I need to validate capacity before customizing an Azure OpenAI model deployment?

Validating capacity before customizing an Azure OpenAI deployment prevents provisioning failures and ensures your selected SKU and PTU resources are available in the target region, eliminating guesswork and rework.