Exam AI-900 Topic 4 Question 218 Discussion

Actual exam question for Microsoft's AI-900 exam
Question #: 218
Topic #: 4
Which two components can you drag onto a canvas in Azure Machine Learning designer? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Suggested Answer: A,D Vote an answer

In Azure Machine Learning designer, a low-code drag-and-drop interface, users can visually build machine learning workflows. According to the AI-900 study guide and Microsoft Learn module "Create and publish models with Azure Machine Learning designer", two key components that can be dragged onto the designer canvas are datasets and modules.
* Datasets (A): These are collections of data that serve as the input for training or evaluating models.
They can be registered in the workspace and then dragged onto the canvas for use in transformations or model training.
* Modules (D): These are prebuilt processing and modeling components that perform operations such as data cleaning, feature engineering, model training, and evaluation. Examples include "Split Data,"
"Train Model," and "Evaluate Model."
Compute (B) and Pipeline (C) are not drag-and-drop items within the designer. Compute targets are infrastructure resources used to run the pipeline, while a pipeline represents the overall workflow, not a component that can be added like a dataset or module.
Hence, the correct answers are A. Dataset and D. Module.
Reference:Microsoft Learn - Create a machine learning model with Azure Machine Learning designer

by Dana at Jul 17, 2026, 03:02 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10