An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Hello @Ritabrata Chakraborty
Thank you for reaching out to Microsoft Q&A.
If you've received Azure credits through Microsoft for Startups (including the YC Startup School program) and would like to confirm your Azure OpenAI access, you can verify your subscription eligibility, available models, and assigned quota directly from the Azure AI Foundry portal.
- Verify whether your subscription is eligible to use Azure OpenAI
Sign in to Azure AI Foundry: https://ai.azure.com/
Navigate to Management Center → Quota.
From there, select your:
- Subscription
- Region
- Model
If you can view quota information for a model in your selected region, your subscription has access to that model. If the allocated quota is 0 TPM, or the model does not appear, it may indicate that the model is not currently enabled for your subscription or region, or that additional approval is required before deployment.
2. Check which OpenAI models are available
Model availability depends on your subscription, Azure region, and deployment type (for example, Global Standard or Provisioned).
3. View your TPM and RPM quota
Azure does not publish a single default TPM/RPM value that applies to every customer. Quotas are assigned based on the subscription, model, region, and deployment type.
To view your assigned quota:
- Go to Azure AI Foundry → Management Center → Quota.
- Select your Subscription, Model, and Region.
- Review the Allocated TPM and Used TPM values for each model.
The quota page provides the authoritative quota assigned to your subscription. Corresponding request rate limits (RPM) are derived from the allocated TPM and are enforced by the service.
4. Do I need to request additional quota before deploying?
If the assigned quota is sufficient for your workload, you can deploy supported models immediately.
If the allocated quota is 0 TPM or lower than your workload requires, you can request a quota increase directly from the Quota page in Azure AI Foundry.
Quota requests are reviewed based on factors such as your subscription type, requested model, Azure region, and available service capacity.
In some cases, if deployment fails with an entitlement-related error (for example, SpecialFeatureOrQuotaIdRequired), the model may require additional approval or limited-access registration before it can be deployed.
Recommended next steps
- Sign in to Azure AI Foundry (https://ai.azure.com/).
- Navigate to Management Center → Quota.
- Select your Subscription, Region, and the models you're interested in (for example, GPT-5, GPT-5 mini, GPT-4.1, o3, embeddings).
- Verify whether each model has an Allocated TPM greater than zero.
- If additional quota is required, submit a quota request from the Quota page.
Please refer this
- Azure AI Foundry quotas and limits https://learn.microsoft.com/azure/ai-foundry/openai/quotas-limits
- Manage Azure AI Foundry/OpenAI quota https://learn.microsoft.com/azure/ai-foundry/openai/how-to/quota
- Azure AI Foundry model availability https://learn.microsoft.com/azure/ai-foundry/openai/concepts/models
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!