You manage an Azure Machine Learning workspace using Python SDK v2 in Azure Machine Learning Notebooks. A Synapse Spark Compute is currently attached and uses a system-assigned identity. You need to update the Synapse Spark Compute to use a user-assigned identity with Python code. Proposed Solution: Configure the IdentityConfiguration class with the appropriate identity type. Does the solution meet the goal? | Microsoft Certified Azure Data Scientist Associate - DP-100 Quiz - LeetQuiz