Prodcution outage- (Need your help) Azure Open AI(used in chatbot internally) returning 429-Insufficient quota error: however I have enabled the dynamic quota

Umar Aalam 0 Reputation points
2024-02-15T07:50:00.3266667+00:00

User's image

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,112 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 35,971 Reputation points Moderator
    2024-02-15T12:36:32.1333333+00:00

    Umar Aalam Greetings & Welcome to Microsoft Q&A forum!

    As mentioned on the page,

    The Azure OpenAI backend decides if, when, and how much extra dynamic quota is added or removed from different deployments. It isn't forecasted or announced in advance, and isn't predictable. Azure OpenAI lets your application know there's more quota available by responding with an HTTP 429 and not letting more API calls through. To take advantage of dynamic quota, your application code must be able to issue more requests as HTTP 429 responses become infrequent.

    I would suggest you, monitor quota for more insights.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.