Unable to create new deployments or edit existing deployments

浩司 渡部 20 Reputation points
2025-06-23T22:02:57.47+00:00

Since late last week (around the time o3-pro became available),

I have been unable to deploy new or edit existing deployments, how can I resolve this?

When I check the available quota, it is a negative value.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,080 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Ravada Shivaprasad 535 Reputation points Microsoft External Staff Moderator
    2025-06-23T23:58:08.0466667+00:00

    Hi 浩司 渡部

    You're encountering deployment issues and seeing a negative quota value after the release of the o3-pro model in Azure OpenAI. This is a known issue that has affected several users due to recent changes in how Azure manages quotas for high-compute models like o3-pro.

    As of August 2024, Azure transitioned from model-specific quotas to a model-independent quota system. This means that instead of having separate quotas for each model (e.g., o3-pro, gpt-4), all deployments now draw from a shared pool of Provisioned Throughput Units (PTUs) per subscription and region. If your existing deployments consume more PTUs than your assigned quota, it can result in a negative quota value, which blocks new deployments or edits to existing ones. This change was automatic and applied to all existing customers without increasing their quota limits unless explicitly requested (source).

    To resolve this issue, you should first verify your current quota allocation in the Azure AI Foundry portal under the “Quotas” tab. If your quota is insufficient, you can submit a self-service quota increase request directly from the portal. Look for the link next to the quota item labeled “Provisioned Managed Throughput Unit” and specify the PTU-Managed quota type.

    Additionally, ensure that any deleted deployments are fully purged, as they may still count against your quota until completely removed. You can do this through the Azure portal or CLI. If you're still seeing issues, double-check that your deployment names and regions are correctly configured, as errors like “DeploymentNotFound” can also occur if the deployment name is incorrect or not yet fully registered

    For more detailed guidance on quota management and troubleshooting, refer to the official Azure documentation on Azure OpenAI quotas and limits and the o3-pro model announcement.

    Hope it Helps!

    Thanks

    0 comments No comments

  2. 浩司 渡部 20 Reputation points
    2025-06-24T02:00:18.4533333+00:00

    Thank you for your reply.

    Perhaps because I deleted unused deployments (or maybe it was a timing issue), existing resources that were already deployed( ex. gpt-4.1 ) are now editable.

    As for o3-pro, I didn't apply for a quota in the first place, so I applied for an additional quota for o3-pro (new use?). Once o3-pro becomes available with the above application, I would like to mark your answer as the best answer.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.