customize

Configure Azure OpenAI model deployments with SKU, capacity, and content filtering.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/Avihai-H/infraops --skill customize-avihai-h
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customize
Source: https://github.com/Avihai-H/infraops/tree/main/.github/skills/microsoft-foundry/models/deploy-model/customize
Command: npx skills add https://github.com/Avihai-H/infraops --skill customize-avihai-h

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires az, mcp-tools, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill offers a tailored approach to deploying Azure OpenAI models, enabling precise control over deployment configurations.

Core Features & Use Cases

  • Custom Model Selection: Choose specific model versions from the available list.
  • Select Deployment SKU: Opt for GlobalStandard, Standard, ProvisionedManaged, or DataZoneStandard SKUs based on your needs.
  • Set Exact Capacity: Configure the exact capacity within the available range.
  • Configure Content Filtering: Apply content filtering policies like RAI (Responsible AI) to ensure safety and compliance.
  • Advanced Deployment Options: Leverage dynamic quota, priority processing, and spillover for complex requirements.

Quick Start

Deploy the 'gpt-4o' model with the 'GlobalStandard' SKU and a capacity of '10K TPM', using the 'Microsoft.DefaultV2' RAI policy.

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 model deployment for specific capacity and SKU requirements?

To customize Azure OpenAI model deployment, you select a specific model version, choose a deployment SKU like GlobalStandard or ProvisionedManaged, and set exact capacity limits to match your throughput needs.

Can I apply content filtering policies when deploying Azure OpenAI models?

Yes, you can configure content filtering during Azure OpenAI model deployment by applying Responsible AI (RAI) policies, such as the Microsoft.DefaultV2 policy, to ensure safety and compliance.

Do I need the Azure CLI to configure advanced Azure OpenAI deployment options?

Yes, you need the Azure CLI and access to an Azure AI Foundry project to leverage advanced deployment options like dynamic quota, priority processing, and spillover configuration.

What is the best way to select a specific model version for Azure OpenAI deployment?

The best way to select a specific model version for Azure OpenAI deployment is by choosing from the available list of model versions during the configuration process to ensure you have the exact capabilities required.

What deployment SKUs are available for Azure OpenAI model configuration?

Available deployment SKUs for Azure OpenAI model configuration include GlobalStandard, Standard, ProvisionedManaged, and DataZoneStandard, allowing you to optimize based on your specific scaling and data residency requirements.

Why customize Azure OpenAI model deployment instead of using default settings?

Customizing Azure OpenAI model deployment allows precise control over version selection, SKU configuration, exact capacity, and content filtering, ensuring the deployment meets specific compliance and performance targets.