Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Introduction

To check your to see one’s Azure OpenAI model quotas, you can follow these steps:quota, use one of these 3 alternatives approaches:

Alternative Quota Verification Methods

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:

...

  • image-20250205-152210.pngImage Added

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

...

...

  • From the Azure Command-Line Interface (CLI)

...

  • , run the following command to list

...

  • one’s Azure OpenAI resources:

    Code Block
    az cognitiveservices usage list --location <region>