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 2 Question 127 Discussion

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

You have an Azure Machine Learning (ML) model deployed to an online endpoint.

You need to review container logs from the endpoint by using Azure Ml Python SDK v2. The logs must include the console log from the inference server with print/log statements from the models scoring script.

What should you do first?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Tuyet
22 days ago
Definitely B. The question states we need to review the container logs, and the OnlineDeploymentOperations class is the way to go for that. I mean, what else would we use, a divining rod?
upvoted 0 times
Ilene
5 hours ago
B) Create an instance of the OnlineDeploymentOperations class.
upvoted 0 times
...
...
Linwood
1 months ago
Haha, I bet the answer is A. The MLClient class is the main entry point for the SDK, so it's gotta be that one, right? Though I do wonder if the SDK has some hidden tricks up its sleeve.
upvoted 0 times
...
Diego
1 months ago
Hmm, I'm not sure. Could it be C or D? I mean, why would we need to SSH or use Docker tools when we have the Azure ML Python SDK v2? That seems like overkill.
upvoted 0 times
Laila
10 days ago
C) Connect by using SSH to the inference server.
upvoted 0 times
...
Diego
19 days ago
B) Create an instance of the OnlineDeploymentOperations class.
upvoted 0 times
...
Reita
29 days ago
A) Create an instance of the MLCIient class.
upvoted 0 times
...
...
Chantell
1 months ago
I'm not sure, but I think connecting by using SSH to the inference server might also be a valid option to review the logs.
upvoted 0 times
...
Lashonda
1 months ago
I agree with Jolanda. Creating an instance of the MLCIient class seems like the right first step to review the container logs.
upvoted 0 times
...
Edelmira
1 months ago
I think the answer is B. We need to create an instance of the OnlineDeploymentOperations class to interact with the online endpoint and retrieve the container logs.
upvoted 0 times
Stephen
23 days ago
B) Create an instance of the OnlineDeploymentOperations class.
upvoted 0 times
...
Coral
29 days ago
A) Create an instance of the MLCIient class.
upvoted 0 times
...
...
Jolanda
2 months ago
I think the first step is to create an instance of the MLCIient class.
upvoted 0 times
...

Save Cancel