
Ultimate access to all questions.
You need to create an Azure Machine Learning designer pipeline that trains a model using data from a CSV file hosted on a public website. A dataset for this file does not already exist in the workspace.
Which module should you add to the pipeline to ingest the data with the least administrative effort?
A
You should make use of the Convert to TXT module.
B
You should add the Copy Data object to the pipeline.
C
You should add the Import Data object to the pipeline.
D
You should add the Dataset object to the pipeline.