Designing and Implementing a Data Science Solution on Azure — Question 184
You manage an Azure Machine Learning workspace named proj1.
You plan to use assets defined in proj1 to create a pipeline in the Machine Learning studio designer.
You need to set the Registry name filter to display only the list of assets defined in proj1.
What should you set the Registry name filter to?
Answer options
- A. proj1
- B. azureml-meta
- C. azureml
- D. workspace
Correct answer: A
Explanation
The correct answer is A, as setting the Registry name filter to 'proj1' specifically displays the assets defined in that workspace. The other options, like 'azureml-meta', 'azureml', and 'workspace', are either too broad or not directly related to the assets in proj1.