You manage an Azure Machine Learning workspace named workspaces
You must develop Python SDK v2 code to attach an Azure Synapse Spark pool as a compute target in workspaces The code must invoke the constructor of the SynapseSparkCompute class.
You need to invoke the constructor.
What should you use?
Select an option, then click Submit answer.
-
○
Synapse workspace web URL and Spark pool name
-
○
resource ID of the Synapse Spark pool and a user-defined name
-
○
pool URL of the Synapse Spark pool and a system-assigned name
-
○
Synapse workspace name and workspace web URL



