List of questions
Related questions
Question 4 - DP-100 discussion
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?
A.
service.get_logs()
B.
service.state
C.
service.serialize()
D.
service.update_deployment_state()
Your answer:
0 comments
Sorted by
Leave a comment first