Ultimate access to all questions.
You have an Azure Machine Learning workspace containing an AmlCompute cluster and a batch endpoint. You clone a repository with an MLflow model to your local computer. You need to deploy the model to the batch endpoint.
Solution: Register the model in the workspace.
Does the solution meet the goal?