Microsoft
AI-900 · Question #101
You need to track multiple versions of a model that was trained by using Azure Machine Learning. What should you do?
The correct answer is C. Register the model.. Register and track machine learning models With model registration, you can store and version your models in the Azure cloud, in your workspace. The model registry makes it easy to organize and keep track of your trained models. https://learn.microsoft.com/en-us/azure/machine-lea
Submitted by jakub_pl· Mar 30, 2026Describe fundamental principles of machine learning on Azure
Question
You need to track multiple versions of a model that was trained by using Azure Machine Learning. What should you do?
Options
- AProvision an inference duster.
- BExplain the model.
- CRegister the model.
- DRegister the training data.
How the community answered
(32 responses)- B6% (2)
- C91% (29)
- D3% (1)
Explanation
Register and track machine learning models With model registration, you can store and version your models in the Azure cloud, in your workspace. The model registry makes it easy to organize and keep track of your trained models. https://learn.microsoft.com/en-us/azure/machine-learning/concept-model-management-and-
Topics
#Azure ML Model Registration#Model Versioning#Azure Machine Learning
Community Discussion
No community discussion yet for this question.