LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Microsoft Certified Azure Data Scientist Associate - DP-100

Microsoft Certified Azure Data Scientist Associate - DP-100

Get started today

Ultimate access to all questions.


You have a Python script that executes a pipeline. The script includes the following code:

from azureml.core import Experiment
pipeline_run = Experiment(ws, 'pipeline_test').submit(pipeline)

You need to test the pipeline before deploying the script and display the pipeline run details written to the STDOUT output when the pipeline completes.

Which code segment should you add to the test script?

Exam-Like



Powered ByGPT-5