skillfed

customize

Customize provides an interactive guided workflow for deploying Azure OpenAI models when you need precise control over configuration. Choose your model version, select from available SKUs (GlobalStandard, Standard, ProvisionedManaged, DataZoneStandard), set exact capacity, configure content filtering policies, and enable advanced features like dynamic quota or priority processing. Best for deployments with specific requirements; use the preset skill instead for quick deployment to the optimal region.

Customize guides you through deploying Azure OpenAI models with full control over version, SKU, capacity, and content filtering.

AI-generated summary based on this skill's SKILL.md

1,328 220 MIT updated by microsoft

Install

microsoft/azure-skills/customize · repository language: Python

git clone https://github.com/microsoft/azure-skills
cp -r azure-skills/skills/microsoft-foundry/models/deploy-model/customize ~/.claude/skills/customize
npx skillfed install microsoft/azure-skills/customize

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I customize Azure OpenAI model deployment?

Customize guides you through an interactive workflow to deploy Azure OpenAI models with full control. You can select your model version, choose from available SKUs (GlobalStandard, Standard, ProvisionedManaged, DataZoneStandard), set exact capacity, configure content filtering policies, and enable advanced features like dynamic quota or priority processing. Use Customize when you need precise control over configuration; use the preset skill for quick deployment to the optimal region.

What SKU options does Customize support for deployment?

Customize supports four SKU options for Azure OpenAI deployment: GlobalStandard, Standard, ProvisionedManaged, and DataZoneStandard. Each SKU offers different capabilities and pricing models. GlobalStandard and Standard provide standard deployment options, ProvisionedManaged enables provisioned throughput unit (PTU) deployment with precise capacity allocation, and DataZoneStandard offers data residency features for specific compliance needs.

Can I set up provisioned throughput units deployment with Customize?

Yes, Customize supports setting up provisioned throughput unit (PTU) deployment with precise capacity allocation. Select the ProvisionedManaged SKU and specify your exact capacity requirements. This approach gives you dedicated throughput with predictable performance and cost, ideal for production workloads with consistent demand patterns.

How does Customize handle content filtering and RAI policies?

Customize lets you select and customize content filtering and Responsible AI (RAI) policies during model deployment. You can configure filtering policies to match your application's safety and compliance requirements, then apply these custom settings directly to your deployment. This ensures your Azure OpenAI model operates within your organization's governance framework.

What advanced deployment options are available in Customize?

Customize offers advanced deployment options including dynamic quota for flexible scaling and priority processing for expedited request handling. You can also configure spillover capabilities for failover scenarios. These features enable you to optimize performance and reliability based on your specific workload characteristics and business requirements.

When should I use Customize versus the preset deployment skill?

Use Customize when you need precise control over model version, SKU selection, capacity allocation, content filtering, and advanced features. Use the preset skill when you want quick deployment to the optimal region without detailed configuration. Customize is best for deployments with specific requirements; preset is ideal for standard deployments prioritizing speed.

SKILL.md

rendered from the published skill — quoted content, verbatim

Customize Model Deployment

Interactive guided workflow for deploying Azure OpenAI models with full customization control over version, SKU, capacity, content filtering, and advanced options.

Quick Reference

Property Description
Flow Interactive step-by-step guided deployment
Customization Version, SKU, Capacity, RAI Policy, Advanced Options
SKU Support GlobalStandard, Standard, ProvisionedManaged, DataZoneStandard
**Best

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 4 files
skills/microsoft-foundry/models/deploy-model/customize/EXAMPLES.md
skills/microsoft-foundry/models/deploy-model/customize/SKILL.md
skills/microsoft-foundry/models/deploy-model/customize/references/customize-guides.md
skills/microsoft-foundry/models/deploy-model/customize/references/customize-workflow.md

Related skills

Tags

guided-workflow sku-selection capacity-planning content-filtering provisioned-throughput cross-region-fallback deployment-customization rai-configuration interactive-setup