customize

Deploy Azure OpenAI models with configurable version, SKU, capacity, and filtering.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for precise control over the deployment of Azure OpenAI models, allowing users to select specific versions, SKUs, capacities, content filtering, and advanced options.

Core Features & Use Cases

  • Custom Deployment: Offers step-by-step guidance for deploying Azure OpenAI models with full customization.
  • Version Selection: Allows users to choose specific model versions.
  • SKU Selection: Supports various SKUs including GlobalStandard, Standard, ProvisionedManaged, and DataZoneStandard.
  • Capacity Configuration: Enables setting exact capacity for the model deployment.
  • Content Filtering: Provides options for content filtering (RAI policy) to ensure compliance.
  • Advanced Options: Includes features like dynamic quota, priority processing, and spillover for handling peak loads.
  • Use Case: Ideal for scenarios where precise control over deployment configuration is required, such as high-volume, predictable workloads or mission-critical applications.

Quick Start

Use the customize skill to deploy a gpt-4o model with a GlobalStandard SKU and a capacity of 50K TPM.

Frequently Asked Questions about customize

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

FAQPage Schema
How do I deploy an Azure OpenAI model with custom SKU and capacity settings?

To deploy an Azure OpenAI model with custom SKU and capacity, you need step-by-step configuration to select specific model versions, SKUs like GlobalStandard, and set exact capacity limits for your workload.

Can I configure content filtering and RAI policies during Azure OpenAI deployment?

Yes, content filtering options can be configured during Azure OpenAI deployment to ensure compliance with RAI policies, allowing precise control over the content filtering applied to your specific model version.

What are the best ways to handle peak loads in Azure OpenAI model deployments?

Handling peak loads in Azure OpenAI deployments involves configuring advanced options like dynamic quota, priority processing, and spillover to manage high-volume predictable workloads and mission-critical applications effectively.

Does Azure OpenAI deployment support ProvisionedManaged and DataZoneStandard SKUs?

Azure OpenAI deployment supports various SKUs including ProvisionedManaged and DataZoneStandard, enabling users to choose the exact SKU required for their precise deployment configuration and capacity planning.

When do I need to specify a custom model version for Azure OpenAI deployment?

Specifying a custom model version for Azure OpenAI deployment is necessary when you require precise control over the configuration for predictable workloads or mission-critical applications relying on specific features.

What are the limitations of using advanced options like dynamic quota in Azure OpenAI deployments?

Advanced options like dynamic quota in Azure OpenAI deployments provide spillover and priority processing for peak loads, but require careful capacity configuration to ensure the selected SKU supports the intended workload scale.