This project doesn't have access to gpt in Azure AI Studioo

Gareth Hunt 5 Reputation points
2024-03-09T11:12:50.3033333+00:00

When I am trying to add any of the Azure OpenAI language models I keep getting an error that the

"This model is not available in this project's region. Select or create a project in a region that has this model available." even though according to the documentation it should be available

My project and resource group are both in Australia East

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

2 answers

Sort by: Most helpful
  1. Gareth Hunt 5 Reputation points
    2024-03-10T00:16:00.3933333+00:00

    I tried creating a new project in a different region and it worked, I then tried to create another project in the Australia east region and it allowed me to add gpt

    Not quite sure why it didn't work previously but it seems to be working ok now

    1 person found this answer helpful.
    0 comments No comments

  2. Suwarna S Kale 3,391 Reputation points
    2024-03-10T00:33:41.1633333+00:00

    As per my findings, Azure OpenAI Service models are available in specific regions. Some models may not be accessible in all regions due to availability constraints. You mentioned that your project and resource group are both in Australia East. So please verify if the desired model is indeed available in this region with the help of below link:

    https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models

    If the model you need is not available in Australia East, consider the following options:

    • Change Region: You can create a new project or resource group in a different region where the model is available. As this option worked in my case.
    • Model Alternatives: Explore alternative models that are accessible in Australia East.

    Feel free to post if you have any further questions. If this answer helped, please accept the answer :-)

    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.