Issues provisioning Azure OpenAI service

Riche Zamor 0 Reputation points
2023-11-13T16:43:39.6433333+00:00

Hi - I was approved to use the Azure OpenAI service last week. When I try to provision it within the Azure UI, I am asked to select a pricing tier, but there are no options in the pricing tier field.

Is there a step I need to do before provisioning the service to have the pricing tier options appear?

Screenshot 2023-11-09 at 1.58.08 PM

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

1 answer

Sort by: Most helpful
  1. navba-MSFT 24,270 Reputation points Microsoft Employee
    2023-11-20T04:02:39.7166667+00:00

    @Riche Zamor I have heard back from the Product Group team. Now, I see that you are able to create an Azure Open AI resource in your subscription, successfully.

                "id": "/subscriptions/eeXXXXXXXXXXX638f/resourceGroups/graXXXXXai/providers/Microsoft.CognitiveServices/accounts/graXXXXai",
                "name": "graXXXXai",
                "type": "Microsoft.CognitiveServices/accounts",
                "sku": {
                    "name": "S0"
                },
                "kind": "OpenAI",
                "location": "northcentralus",
                "createdTime": "2023-11-16T13:45:11.0397247Z",
                "changedTime": "2023-11-16T13:55:34.3080622Z",
                "provisioningState": "Succeeded",
    
                ```
    
    Please confirm. Awaiting your reply.
    
    
    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.