Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-100 Topic 3 Question 125 Discussion

Actual exam question for Microsoft's DP-100 exam
Question #: 125
Topic #: 3
[All DP-100 Questions]

You use the following Python code in a notebook to deploy a model as a web service:

The deployment fails.

You need to use the Python SDK in the notebook to determine the events that occurred during service deployment an initialization.

Which code segment should you use?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Elin
3 days ago
I disagree, I believe the correct answer is A) service.state
upvoted 0 times
...
Elvera
5 days ago
Definitely C. If you can't find the issue in the logs, you might as well throw the whole project away and start over. *sigh*
upvoted 0 times
...
Demetra
7 days ago
Hmm, I think C) service.get_logs() is the way to go. Gotta love those juicy deployment logs, am I right?
upvoted 0 times
...
Rosendo
8 days ago
I think the answer is C) service.get_logs()
upvoted 0 times
...

Save Cancel