To check your Use one of the 3 alternatives approaches provided below to check to see one’s Azure OpenAI model quotas, you can follow these stepsquota:
Azure OpenAI Studio
...
...
In a browser, go to
...
...
Provide Azure credentials.
Click on the "Quotas" tab to view
...
the current quota usage and limits.
Select
...
the Show all
...
quota option:
...
Azure Portal
...
...
In a browser, log in to the Azure Portal.
Select your Azure OpenAI resource.
In the resource menu, click on "Usage + quotas" to see detailed information about your quotas and current usage.
Azure CLI
...
Use the Azure Command-Line Interface (CLI) to check your quotas.
Run the following command to list your Azure OpenAI resources:
Code Block az cognitiveservices usage list --location <region>