DP-100 · Question #251
DP-100 Question #251: Real Exam Question with Answer & Explanation
The correct answer is A: proj1. In Azure ML studio designer, the Registry name filter must be set to the exact workspace name to display only the assets defined within that specific workspace.
Question
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?
Options
- Aproj1
- Bazureml-meta
- Cazureml
- Dworkspace
Explanation
In Azure ML studio designer, the Registry name filter must be set to the exact workspace name to display only the assets defined within that specific workspace.
Common mistakes.
- B. 'azureml-meta' is a Microsoft-managed registry for meta-components and curated pipeline assets provided by the platform, not a filter for user-defined assets in a specific workspace.
- C. 'azureml' is the identifier for the built-in Azure ML curated component registry maintained by Microsoft and contains platform-provided components, not assets defined by users in proj1.
- D. 'workspace' is not a recognized Registry name filter value in Azure ML studio designer; the actual workspace name must be used to scope the asset list to a specific workspace.
Concept tested. Azure ML studio designer Registry name filter for workspace-scoped assets
Reference. https://learn.microsoft.com/en-us/azure/machine-learning/how-to-use-pipeline-ui
Topics
Community Discussion
No community discussion yet for this question.