Microsoft
DP-100 · Question #329
Drag and Drop Question You manage an Azure Machine Learning workspace named workspace1. You plan to create a registry named registry01 with the help of the following registry.yml (line numbers are use
Sign in or unlock DP-100 to reveal the answer and full explanation for question #329. The question stem and answer options stay visible for context.
Design and prepare a machine learning solution
Question
Drag and Drop Question You manage an Azure Machine Learning workspace named workspace1. You plan to create a registry named registry01 with the help of the following registry.yml (line numbers are used for reference only): You need to use Azure Machine Learning Python SDK v2 with Python 3.10 in a notebook to interact with workspace1. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Answer:
Exhibit
Answer Area
Drag items
Create and load registry01.yml.Use begin_create() to create a registry.Install Azure Machine Learning Python SDK v2.Load registry01.yml with the get('registry01') method.Connect to the workspace.
Unlock DP-100 to see the answer
You've previewed enough free DP-100 questions. Unlock DP-100 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Azure ML SDK v2#Resource Management#Workspace Interaction#Python Notebooks
