"No models to display" message when attempting to deploy a base model in Azure OpenAI Studio
I’m encountering issues with deploying base models in Azure OpenAI (s0 tier).
I was able to deploy the "text-embedding-3-large", "gpt-4o-realtime-preview" and "gpt-4o-mini" models in my Azure OpenAI instance in Sweden Central without issues. I also deployed "gpt-35-turbo", but since this model wasn’t available in the Azure OpenAI Sweden Central instance, I created another Azure OpenAI instance in West Europe (within the same resource group) to deploy the "gpt-35-turbo" model.
I then attempted to deploy a "gpt-4" base model in my Azure OpenAI instance in Sweden central, but when selecting deploy base model, the message "no models to display" was displayed, despite previously seeing many model options available.
I deleted the Azure OpenAI instance in West Europe that contained the "gpt-35-turbo" model in hopes of resolving the deployment issues. Afterward, I was still seeing the same "no models to display" message, so I deleted all of the deployed models in my OpenAI instance in Sweden central and was still unable to deploy a base model.
I created a new resource group with a new Azure OpenAI instance, both in Sweden Central and I'm still encountering the same "no models to display" message.
I have checked my access levels and I still have permissions to deploy models (both owner and contributor at subscription level). I have also verified that the models I want to use are available in the selected region, as well as checking resource health to see if any issues. I've also attempted to look at what my quota is for Azure OpenAI, but despite Microsoft.CognitiveServices being registered as a provider, I'm unable to see a quota for Azure OpenAI.