Q1. You manage an Azure Machine Learning workspace. The development environment for managing the workspace is configured to use Python SDK v2 in Azure Machine Learning Notebooks. A Synapse Spark Compute is currently attached and uses system-assigned identity. You need to use Python code to update the Synapse Spark Compute to use a user-assigned identity. Solution: Pass the UserAssignedldentity class object to the SynapseSparkCompute class. Does the solution meet the goat?
A.Yes
B. No
Correct Answer: B
Q2. You manage an Azure Machine Learning workspace. The development environment for managing the workspace is configured to use Python SDK v2 in Azure Machine Learning Notebooks. A Synapse Spark Compute is currently attached and uses system-assigned identity. You need to use Python code to update the Synapse Spark Compute to use a user-assigned identity. Solution: Initialize the DefaultAzureCredential class. Does the solution meet the goal?
A.Yes
B. No
Correct Answer: B
Q3. You manage an Azure Machine Learning workspace. You design a training job that is configured with a serverless compute. The serverless compute must have a specific instance type and count You need to configure the serverless compute by using Azure Machine Learning Python SDK v2. What should you do?
A.Specify the compute name by using the compute parameter of the command job
B. Configure the tier parameter to Dedicated VM.
C. Initialize and specify the ResourceConfiguration class
D. Initialize AmICompute class with size and type specification.
Correct Answer: C
$ 39
Reviews
There are no reviews yet.