An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Hi CatFly,
When your subscription upgrades to Tier 1 in Azure OpenAI / AI Foundry, regional quota limits for newly released models (like GPT-5.6) do not automatically populate if the target Azure region is currently at capacity or if model deployment defaults haven't been assigned to the subscription.
Here is how to resolve it:
- Check Regional Availability: Open Azure AI Foundry / Azure Portal and test creating a deployment in a different supported region (e.g.
East US 2orSweden Central), as model quota allocations are region-specific. - Request Quota Increase via Portal: Go to Azure Portal > Azure OpenAI > Quotas > Select
gpt-5.6> Click Request Increase. Tier 1 subscriptions receive priority auto-approval for quota requests. - Refresh Quota Control-Plane: If it remains at 0 after 24 hours, submit a free Billing & Quota Support Request under Issue Type: Quota to refresh your subscription's Tier 1 model entitlement tables.
Ref: Azure OpenAI Quotas and Limits Management
If this helps resolve your quota issue, please mark as Accept Answer!