Question: Renewal assessment for Microsoft Certified: Azure Data Scientist Associate Question 18 of 25 You plan to use Application Insights to capture information from an Azure

Renewal assessment for Microsoft Certified: Azure Data Scientist Associate Question 18 of 25 You plan to use Application Insights to capture information from an Azure Machine Learning model deployment. You need to ensure that you can capture input and output from each run. Which Azure Machine Learning Python SDK (v1) method should you use to write log data? print(log_txt) logging. info('log.txt') run. log( 'input', input_data) logging. basicconfig(level=logging. DEBUG)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
