MicrosoftMicrosoft
AI-102 · Question #20
AI-102 Question #20: Real Exam Question with Answer & Explanation
The correct answer is A: Use Azure Machine Learning to publish the model as a web service.. You can use Azure Machine Learning to publish a trained model as a web service and consume it from applications through its REST interface.
Submitted by brentm· Mar 30, 2026Implement an Azure Machine Learning solution
Question
You have used Azure Machine Learning to train a machine learning model. How can you use the model in your application?
Options
- AUse Azure Machine Learning to publish the model as a web service.
- BExport the model as a cognitive service.
- CYou must build your application using the Azure Machine Learning designer.
Explanation
You can use Azure Machine Learning to publish a trained model as a web service and consume it from applications through its REST interface.
Topics
#Azure ML model deployment#ML web service#Model inference
Community Discussion
No community discussion yet for this question.