Designing and Implementing an Azure AI Solution (legacy) — Question 49

You are designing an Azure Batch AI solution that will perform image recognition. The solution will be used to train several Azure Machine Learning models.
You need to enable versioning for Azure Machine Learning models.
What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because registering Azure Machine Learning models is the method that enables versioning, allowing for better management and tracking of model changes. Options B, C, and D do not provide a mechanism for versioning the models themselves; they are related to other aspects of data processing and experimentation.