Unable to log into Azure AI Studio after approved + resource created

RCC 5 Reputation points
2023-06-22T11:11:01.4066667+00:00

Hi,

I was approved to create an Azure OpenAI resource.

I created one within a new resource group in the Azure Portal.

It deployed successfully, and I can access it.

It said that I have to access the Azure AI Studio to create a model deployment.

When I click the "Manage Deployments" box or try to go directly to https://oai.azure.com/portal it gives me the following error:

"Welcome to Azure AI Studio

Current directory: /my organization name/

You don't have any Azure OpenAI resources created under any of your subscriptions under your current directory. Azure OpenAI Service is currently available to customers via an application process. Request access to Azure OpenAI Service

If you already have access to the Azure OpenAI service, you need to create a Azure OpenAI resource."

This hasn't resolved after waiting some time for things to settle / the deployment to propagate.

After trying several times to go to the Model Deployments tab in the Azure Portal and clicking "Manage Deployments" multiple times, eventually a side bar showed up in the Azure Portal that let me create a model deployment. I gave it a name and tried to deploy it, and it seemed to work, but I still can't log into the Azure AI Studio.

Now when I try to delete the Azure OpenAI deployment, it says that I have a model deployed, so I have to delete it first before deleting the deployment. But I can't access anywhere to delete the model deployment!

I also noticed two issues with resources showing up:

  • When I go to the resource groups page in the Azure Portal, my resource group doesn't show up. But I can see if in Recents and if I use the Simplified View. So it does exist and I can access it.
  • Same with the Azure OpenAI deployment, it doesn't show up in the Cognitive Services | Azure OpenAI page in the Azure Portal, but it does show up in Recents and if I use the Simplified View. So it does exist and I can access it.

Perhaps related, I have an older Azure AD deployment and recently I wasn't able to deploy VMs until I added Microsoft.Compute to my Azure Subscription's Resource Providers. But I do see that Microsoft.CognitiveServices

is already registered as a resource provider.

Any ideas? I realize this may be complex and thank you in advance for your help!

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

1 answer

Sort by: Most helpful
  1. Shiva Prasad Udari 85 Reputation points
    2023-06-23T20:20:37.1166667+00:00

    Hi RCC, I understand that mainly you have 2 issues:

    1. One is accessing the OpenAI Studio.

    If you're accessing the subscription as a CSP with Foreign Principal then you cannot access because your account is foreign to the OAI studio.

    Solution: Create AAD user and then assign required permission/RBAC on it or RG and then try to access.

    2. Cannot create new OpenAI resource even after deleting the existing one.

    You're not able to create the other as the deleted resource is still exist in soft delete state.

    Solution: Search OpenAI in search bar and refer below screenshot to delete the resource and try again.
    User's image

    Hope this helps :)

    Thank you!

    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.