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 create and register a model in an Azure Machine Learning workspace. You plan to use the Azure Machine Learning SDK to implement a batch inference pipeline that uses a ParallelRunStep to score input data with the model. You must specify a value for the ParallelRunConfig compute_target setting for the pipeline step.

You need to create the compute target. Which class should you use?