A catalog of AI models in Microsoft Foundry that you can discover, compare, and deploy using Azure’s built‑in tools for evaluation, fine‑tuning, and inference
Hi Anand R,
Thank you for reaching out to Microsoft Q&A.
From your description, it appears that your Azure OpenAI resource has 0 TPM (Tokens Per Minute) quota available for the current Global Standard models in the East US 2 region. Since Global Standard deployments require available quota, you won't be able to deploy the model until quota is assigned.
As your subscription is already Pay-As-You-Go, the next step is to request a quota increase for the required models. Since your workload is a low-volume academic RAG application, you can request a modest quota (for example, 30K TPM for one chat model and 30K TPM for one embedding model). Please note that quota requests are reviewed based on service capacity and eligibility, so approval is not guaranteed.
You can submit a quota request and learn more here:
- Azure OpenAI quotas and limits: Azure OpenAI in Microsoft Foundry Models quotas and limits
- Request Azure OpenAI quota: Manage Azure OpenAI in Microsoft Foundry Models quota (classic)
If the required quota is unavailable in East US 2, you may also consider deploying the models in another supported region where quota is available.
I Hope this helps. Do let me know if you have any further queries.