
Ultimate access to all questions.
You have an Azure Machine Learning workspace named ML-workspace and an Azure Databricks workspace named DB-workspace, which contains a cluster named DB-cluster. You need to configure the environment so that MLflow metrics and artifacts from experiments run on DB-cluster are tracked to ML-workspace, while minimizing the amount of custom code required.
What should you you do?
A
From DB-cluster, configure the Advanced Logging option.
B
From DB-workspace, configure the Link Azure ML workspace option.
C
From ML-workspace, create an attached compute.
D
From ML-workspace, create a compute cluster.