
Answer-first summary for fast verification
Answer: workspace
In Azure Machine Learning Studio designer, the Registry name filter controls which assets are displayed when building pipelines. Setting this filter to 'workspace' specifically shows only the assets defined within the current workspace (proj1 in this case), rather than assets from other registries or shared repositories. This aligns with the community consensus where all comments and upvotes support option D, with the highest upvoted comment providing clear reasoning that 'workspace' ensures only current workspace assets are displayed. The other options are incorrect: 'proj1' (A) is the workspace name but not the filter value, 'azureml-meta' (B) and 'azureml' (C) are not valid Registry name filter values for this purpose.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You have an Azure Machine Learning workspace named proj1. You intend to use assets from this workspace to create a pipeline in the Machine Learning Studio designer. To display only the assets defined in proj1, what value should you enter for the Registry name filter?
A
proj1
B
azureml-meta
C
azureml
D
workspace
No comments yet.