How to fix Language Studio calling the wrong domain when trying to access storage account?

Cara Anderson 0 Reputation points
2024-11-26T19:10:09.27+00:00

I am trying to create a new Custom Text Classification project in the Language Studio. When I go to select the document that contains all my labels, I receive the following error:

The portal cannot access your storage account "mystorageaccount", please enable CORS policies on your storage account

What I have tried to fix the issue:

  1. Updating CORS policy on my storage account User's image
  2. Making sure my Language Resource has the "Storage Blob Data Contributor" RoleUser's image

When I look at the Network tab in my browser, I see the request being made to a URL that contains blob.core.windows.net. However, when I look at my containers properties, the URL is blob.core.usgovcloudapi.net What can I do to update the domain for this call? Are there any workarounds or suggestions?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,991 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
431 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,975 questions
{count} votes

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.