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 model’s scoring script. What should you do first? A. Connect by using SSH to the inference server. B. Create an instance of the MLCIient class. C. Connect by using Docker tools to the inference server. D. Create an instance of the OnlineDeploymentOperations class. Suggested Answer: B This question is in DP-100 Exam For getting Microsoft Azure Data Scientist Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer