how to attach my own data in azure ml designer

raji 40 Reputation points
2024-10-10T05:45:53.1766667+00:00

hai, i am trying to attach my data to the designer. but cant find a way to load in designer to create pipe. can you please help me how to do it?

Thank you.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,335 questions
0 comments No comments
{count} votes

Accepted answer
  1. Pavankumar Purilla 8,335 Reputation points Microsoft External Staff Moderator
    2024-10-10T08:20:46.9766667+00:00

    Hi raji,

    Greetings & Welcome to Microsoft Q&A forum! Thanks for posting your query!

    I understand that you are not able to attach your own dataset into Azureml designer pipeline.

    To attach your own dataset in Azure ML Designer (prebuilt or custom) follow these steps:

    1. In Azure ML Designer, click on the + icon to open the "Data" Section shown in below screenshot
    2. You will be navigated to choose a data source. You can select from various options like
      • Azure Storage
      • Local Files
      • SQL Databases
      • Azure Open Datasets
      • Web files
    3. Choose the appropriate source for your data.
    4. Upload Data: After selecting the data source, choose a storage type (Blob Storage, File Share) and a datastore where you want to upload your data. If your data is on your local machine, upload the file here.
    5. Use in Pipeline: Once the dataset is uploaded, you can drag it from the "Datasets" pane onto the canvas to begin constructing your pipeline.
      8888888

    For more information, please look into this Import data into Azure Machine Learning designer

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.