Can not create OpenAI Service in Azure console

JaeYoung Kim 0 Reputation points
2024-03-31T11:52:57.3+00:00

I attempted to create an OpenAI service, and initially, I succeeded. However, I encountered a failure during deployment. The failure was due to setting the resource name and the OpenAI service name identically, leading to deployment issues. I tried to modify the information through redeployment, but I encountered the following error. I have already applied for a quota. I would appreciate it if you could check on this issue.

Insufficient quota. Cannot create/update/move resource '*********'. (Code: InsufficientQuota)
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,082 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 34,016 Reputation points
    2024-04-01T11:28:39.79+00:00

    JaeYoung Kim Greetings & Welcome to Microsoft Q&A forum!

    I attempted to create an OpenAI service, and initially, I succeeded. However, I encountered a failure during deployment. The failure was due to setting the resource name and the OpenAI service name identically, leading to deployment issues.

    Did you delete the resources created earlier with the same names? How exactly are you creating the resources?

    Insufficient quota. Cannot create/update/move resource '*********'. (Code: InsufficientQuota)

    The error message indicates that you have exceeded the quota limit for the resource you are trying to create or update.

    If you have already applied for a quota, you can check the status of your quota request by going to the Azure portal and navigating to your Subscription "Usage + quotas" tab to view your current quota usage and request status.

    You can also check the current quota within your Azure OpenAI Resource. Please see below for more details.

    User's image

    Try creating a resource in different region and see if that solves your issue.

    If you are still encountering issues, do let me know.

    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.