MicrosoftMicrosoft
DP-100 · Question #188
DP-100 Question #188: Real Exam Question with Answer & Explanation
Sign in or unlock DP-100 to reveal the answer and full explanation for question #188. The question stem and answer options stay visible for context.
Design and prepare a machine learning solution
Question
You create a new Azure subscription. No resources are provisioned in the subscription. You need to create an Azure Machine Learning workspace. What are three possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Options
- ARun Python code that uses the Azure ML SDK library and calls the Workspace.create method
- BUse an Azure Resource Management template that includes a
- CUse the Azure Command Line Interface (CLI) with the Azure Machine Learning extension to call
- DNavigate to Azure Machine Learning studio and create a workspace.
- ERun Python code that uses the Azure ML SDK library and calls the Workspace.get method with
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 Workspace#Resource Provisioning#Azure CLI#ARM Templates