how to retreive a dataset in ml studio published pipeline which is sent as a parameter from Azure data factory pipeline

Shivan Pulugujja 0 Reputation points
2023-06-09T04:36:03.3633333+00:00

I am passing triggered file as a parameter to ml studion pipeline in azure data factory

ml parameters

then i am able get the file as well in the input for the activity

ml input

Now my question is how to parse or retrieve this data and send it to next steps in pipeline

ml designer

by searching i found out we can use import data or execute python script components but didn't find exact answer. Can someone help me with the best approach. Thanks

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,346 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,661 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.