Microsoft DP-100 Practice Test 12

Question 1 / 12
HOTSPOT
You have an Azure Machine Learning workspace.
You plan to use Azure Machine Learning Python SDK v2 lo register a component in the workspace The component definition is stored in the local file ./components/train/train.yml.
You write code to connect to the workspace by using the ml_client object and import all required libraries
You need to complete the remaining code.
How should you complete the code? to answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.