Cant deploy gpt-35-turbo model because of Insufficient Quota allocation in Azure

jayanthi jagadish 0 Reputation points
2025-01-29T23:14:14.07+00:00

I am just trying to create a POC to integrate my .Net ConsoleApp with AI using Azure.AI.OpenAI nuget packages. I created the Azure OpenAI Service and established endpoint and apikeys successfully. However, I cannot create and deploy the gpt-35-turbo model since it says "Insufficient Quota for selected deployment Type - standard". FYI - I am on Azure free subscription now. Is there a way that I can get my AI model deployed without paying from my pocket. Any help is appreciated.

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

Accepted answer
  1. Marcin Policht 32,975 Reputation points MVP
    2025-01-29T23:20:28.93+00:00

    You should be able to use an Azure free subscription. Try a different Azure region or a different model.

    Follow https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/create-resource?pivots=web-portal


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.