An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Hello @Josh H
Thank you for your questions.
What you are seeing is expected during the rollout of a newly released model such as GPT-5.5.
Although GPT-5.5 is already visible in Azure AI Foundry and appears in Azure CLI quota listings, the self-service quota request form is updated through a separate release process. Because of this, there can be a temporary delay before newly released models are added to the quota request dropdown.
Why GPT-5.5 Appears in Foundry and Azure CLI but Not in the Quota Form
Azure AI Foundry and the Azure CLI reflect backend model availability as soon as a model is onboarded to the Azure platform.
The quota request form is maintained separately and may be updated after the model becomes generally available.
During this transition period, it is normal for a model to:
- appear as deployable in Foundry,
- appear in quota APIs and Azure CLI,
- show a quota value of 0, and
- not yet appear in the self-service quota request form.
A quota value of 0 simply indicates that the model has been onboarded in that region, but quota has not yet been allocated to your subscription.
Is GPT-5.5 Officially Supported for Quota Requests?
Yes. GPT-5.5 is a supported Azure AI Foundry model.
Microsoft documentation indicates that:
- Some subscription tiers receive GPT-5.5 quota automatically.
- Other subscription tiers require a quota request before deployment.
This confirms that quota requests for GPT-5.5 are supported. The absence of GPT-5.5 from the quota request form dropdown is due to the quota request interface not yet being fully updated, rather than the model being unavailable for request.
How to Request GPT-5.5 Quota Today
Option 1: Use the Standard Quota Request Form
You may submit a request using the existing form:
When completing the form:
- Select a recent Global Standard GPT model from the dropdown (for example, GPT-5.4).
- In the Additional Details section, clearly specify:
- Model Name: GPT-5.5
- Model ID:
OpenAI.GlobalStandard.gpt-5.5 - Deployment Type: Global Standard
- Requested region(s)
- Desired TPM and/or RPM quota
Our quota operations team can manually process the request based on the information you provide.
Quota increase form: https://aka.ms/oai/stuquotarequest
Is GPT-5.5 Intentionally Not Requestable Yet?
No. There is currently no indication that GPT-5.5 quota requests are intentionally restricted.
Rather, this is a common temporary gap between:
- model availability in Azure AI Foundry and backend quota systems, and
- model availability in the self-service quota request interface.
ETA for Native Quota Form Support
At this time, Microsoft has not published a specific ETA for when GPT-5.5 will appear directly in the quota request form dropdown.
For the latest updates, please refer to:
- Azure AI Foundry model documentation
- Azure OpenAI quotas and limits documentation
- Azure Service Updates
Until the self-service form is updated, submitting a request through the standard quota form (with GPT-5.5 specified in the Additional Details section) or through Azure Support is the recommended and supported approach.
Please refer this
Azure AI Foundry quotas & limits: https://learn.microsoft.com/azure/ai-foundry/openai/quotas-limits
Foundry Models sold directly by Azure (includes GPT-5.5): https://learn.microsoft.com/azure/foundry/foundry-models/concepts/models-sold-directly-by-azure#gpt-55
Model capacities API (to view programmatic capacity): https://learn.microsoft.com/en-us/rest/api/aiservices/accountmanagement/model-capacitie
I Hope this helps. Do let me know if you have any further queries.
If this answers your query, please do click Accept Answer and Yes for was this answer helpful.
Thank you!