Designing and Implementing a Data Science Solution on Azure — Question 78

You create an Azure Machine Learning workspace. You use Azure Machine Learning designer to create a pipeline within the workspace.

You need to submit a pipeline run from the designer.

What should you do first?

Answer options

Correct answer: A

Explanation

The correct answer is A, as creating an experiment is a prerequisite for running a pipeline in Azure Machine Learning. The other options involve setting up resources or selecting components but do not directly facilitate the submission of a pipeline run.