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:

Rosendo
1 months ago
But using service.get_logs() will provide us with the logs which can help us determine the events that occurred during deployment
upvoted 0 times
...
Elin
2 months ago
I disagree, I believe the correct answer is A) service.state
upvoted 0 times
...
Elvera
2 months 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
Magdalene
22 days ago
User2: Yeah, checking the logs is crucial for troubleshooting.
upvoted 0 times
...
Vicki
26 days ago
User1: I think C is the best option.
upvoted 0 times
...
...
Demetra
2 months 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
Ira
4 hours ago
User4: Definitely, logs can provide valuable insights into what went wrong during deployment.
upvoted 0 times
...
Wilford
7 days ago
User3: I agree, it's important to check the logs for any errors.
upvoted 0 times
...
Peggie
15 days ago
User2: Yeah, those deployment logs are always helpful.
upvoted 0 times
...
Kasandra
21 days ago
User1: I think C) service.get_logs() is the way to go.
upvoted 0 times
...
...
Rosendo
2 months ago
I think the answer is C) service.get_logs()
upvoted 0 times
...

Save Cancel