
Ultimate access to all questions.
You have an Azure Machine Learning workspace containing an MLflow-formatted regression model trained on tabular data. You need to create a Responsible AI dashboard for this model using the Azure Machine Learning studio UI.
What is the first action you must take?
A
Deploy the model to a managed online endpoint.
B
Register the model with the workspace.
C
Create the model explanations.
D
Convert the model from the MLflow format to a custom format.