Cannot import data in Manual evaluation result

Kerstan Navarro 5 Reputation points
2024-04-12T11:50:51.16+00:00

I am new to Azure AI Studio and I am having trouble using the Import test data feature for Manual Evaluation. The storage account resource was provisioned automatically when I created the AI project so I'm not quite sure if there are any specific settings that I need to enable or roles/permissions that I need to add to be able to use the Import test data feature.

Here is the error: "Unsupported credential type or missing credential values. Blob datastores only support Account key, SAS token, or user access token. You could use 'workspaceBlobStore' instead."

User's image

I'm not quite sure if I understood how the Azure AI Studio works but isn't 'workspaceBlobStore' created by default when you make an AI Project? Is there anything that I need to do so my project uses it by default for the Import test data feature?

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

1 answer

Sort by: Most helpful
  1. VasaviLankipalle-MSFT 14,256 Reputation points
    2024-04-13T17:17:15.1033333+00:00

    Hello @Kerstan Navarro , I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.

    Issue: Cannot import data in Manual evaluation result. Error: Unsupported credential type or missing credential values. Blob datastores only support Account key, SAS token, or user access token. You could use 'workspaceBlobStore' instead."

    Solution:

    Navigate to the Machine Learning Studio and access your workspaceblobstore resource. Update the authentication settings to your preferred method, whether it be SAS, Access Key, or AAD, if currently set to None.

    Please refer to this documentation related to connections to datastores: https://learn.microsoft.com/en-us/azure/ai-studio/concepts/connections#connections-to-datastores

    Thank you again for your time and patience throughout this issue.

    Regards,
    Vasavi

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    0 comments No comments