
Answer-first summary for fast verification
Answer: Create an experiment.
The correct answer is A (Create an experiment) based on the community discussion consensus and Microsoft's official documentation for Azure Machine Learning designer (v2). While some comments suggest C (Create a compute cluster) based on older documentation or the need for compute resources, the majority opinion and updated guidance indicate that creating an experiment is the first required step. The community discussion shows that without selecting or creating an experiment first, users cannot proceed to the next steps in the designer interface. The highest upvoted comments (4 upvotes) support answer A, and the referenced Microsoft documentation for the current version confirms that experiment selection comes before compute configuration when submitting pipelines from the designer.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You create an Azure Machine Learning pipeline using Azure Machine Learning designer.
What is the first action you must take to submit a pipeline run from the designer?
A
Create an experiment.
B
Create an attached compute resource.
C
Create a compute cluster.
D
Select a model.
No comments yet.