
Ultimate access to all questions.
You manage an Azure Machine Learning workspace named workspace1.
You need to develop Python SDK v2 code to attach an Azure Synapse Spark pool as a compute target in workspace1. The code must use the constructor of the SynapseSparkCompute class.
Which code should you use?
A
Synapse workspace web URL and Spark pool name
B
resource ID of the Synapse Spark pool and a user-defined name
C
pool URL of the Synapse Spark pool and a system-assigned name
D
Synapse workspace name and workspace web URL