DP-100 · Question #322
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might h
The correct answer is B. No. The solution does NOT meet the goal. The workspace already contains an AmlCompute cluster, so adding another compute resource does not address the missing prerequisite. Before an MLflow model cloned from a repository can be deployed to a batch endpoint, it must first be registere
Question
Options
- AYes
- BNo
How the community answered
(39 responses)- A8% (3)
- B92% (36)
Explanation
The solution does NOT meet the goal. The workspace already contains an AmlCompute cluster, so adding another compute resource does not address the missing prerequisite. Before an MLflow model cloned from a repository can be deployed to a batch endpoint, it must first be registered in the Azure Machine Learning workspace. Simply adding compute does not register the model, so deployment would still fail.
Topics
Community Discussion
No community discussion yet for this question.