List of questions
Related questions
Question 331 - DP-100 discussion
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?
A.
Create an instance of the the MLCIient class.
B.
Create an instance of the OnlineDeploymentOperations class.
C.
Connect by using SSH to the inference server.
D.
Connect by using Docker tools to the inference server.
Your answer:
0 comments
Sorted by
Leave a comment first