MicrosoftMicrosoft
DP-100 · Question #141
DP-100 Question #141: Real Exam Question with Answer & Explanation
Sign in or unlock DP-100 to reveal the answer and full explanation for question #141. The question stem and answer options stay visible for context.
Train and deploy models
Question
You deploy a model as an Azure Machine Learning real-time web service using the following code. The deployment fails. You need to troubleshoot the deployment failure by determining the actions that were performed during deployment and identifying the specific action that failed. Which code segment should you run?
Options
- Aservice.get_logs()
- Bservice.state
- Cservice.serialize()
- Dservice.update_deployment_state()
Unlock DP-100 to see the answer
You've previewed enough free DP-100 questions. Unlock DP-100 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Azure Machine Learning#Model Deployment#Troubleshooting#Deployment Logs