Hello,
Welcome to Microsoft Q&A,
- Azure Free Trial has strict quotas for certain resources, including Cognitive Services and OpenAI.
- OpenAI services often require a quota request approval before use.
- Even if you haven’t deployed any resources, the default quota for OpenAI might be 0 for new subscriptions.
View and request quota:
For an all-up view of your quota allocations across deployments in a given region, select Management --> Quota in Azure AI Foundry portal (https://ai.azure.com/) :
- Deployment: Model deployments divided by model class.
- Quota type: Each model type's one quota value per region. The quota covers all versions of that model.
- Quota allocation: For the quota name, this shows how much quota is used by deployments and the total quota approved for this subscription and region. This amount of quota used is also represented in the bar graph.
- Request Quota: The icon navigates to this form where requests to increase quota can be submitted.
For more information about the Quota, please have a look at
- https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/quota?tabs=rest#view-and-request-quota
- https://learn.microsoft.com/en-us/azure/ai-services/openai/quotas-limits
Please upvote and accept the answer if it helps!