MicrosoftMicrosoft
DP-100 · Question #365
DP-100 Question #365: Real Exam Question with Answer & Explanation
Sign in or unlock DP-100 to reveal the answer and full explanation for question #365. The question stem and answer options stay visible for context.
Design and prepare a machine learning solution
Question
You manage an Azure Machine Learning workspace named workspace1. You must develop Python SDK v2 code to attach an Azure Synapse Spark pool as a compute target in workspace1. The code must invoke the constructor of the SynapseSparkCompute class. You need to invoke the constructor. What should you use?
Options
- ASynapse workspace web URL and Spark pool name
- Bresource ID of the Synapse Spark pool and a user-defined name
- Cpool URL of the Synapse Spark pool and a system-assigned name
- DSynapse workspace name and workspace web URL
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 Machine Learning#Synapse Spark Pool#Compute Target#Python SDK v2