Share via

open a csv file

Kamila Thompson 1 Reputation point
2021-11-07T22:37:03.93+00:00

Hello,

I have a very basic question. I have a CSV file saved in a blob. I need to open that file in ML Studio. whenever I reference the file I just get an error that the file doesn't exist. Please help

Azure Machine Learning
0 comments No comments

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,836 Reputation points
    2021-11-08T10:12:28.853+00:00

    @Kamila Thompson Thanks for the question. AML datasets enables customers to benefit from our storage, compute and framework agnostic data access solution. Additionally with the launch of identity based access, customers can just pass the url directly to create a dataset (without the need for create a datastore). This avoids storing credentials in AML or managing data access yourself.

    Here is the document to Connect to data with the Azure Machine Learning studio.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.