AI-900 Practice Question: Describe fundamental principles of machine learning on Azure
Which Azure service provides a no-code/low-code drag-and-drop interface for building machine learning pipelines?
⚠ Common exam trap
Many candidates confuse Azure AI Language Studio (a no-code NLP tool) with a general ML pipeline builder, but Language Studio is domain-specific to text analytics and does not support building arbitrary ML pipelines with drag-and-drop modules.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Azure Machine Learning Designer
Azure Machine Learning Designer is the correct answer because it provides a drag-and-drop, no-code/low-code visual interface for building, testing, and deploying machine learning pipelines. Users can connect pre-built modules for data transformation, model training, and scoring without writing code, making it ideal for rapid prototyping and operationalization of ML workflows.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Azure AI Custom Vision
Why it's wrong here
Azure AI Custom Vision is an image recognition service that lets users upload images to train custom image classification and object detection models through a simple wizard. It is specialized for vision tasks and does not offer a general-purpose pipeline designer to combine multiple data sources, preprocessors, or algorithmic steps for varied ML scenarios. Thus, it cannot serve as a no-code tool for building arbitrary machine learning pipelines.
- ✓
Azure Machine Learning Designer
Why this is correct
Azure Machine Learning Designer is the correct answer because it provides a visual drag-and-drop canvas for building machine learning pipelines directly in the Azure Machine Learning workspace. Users can connect pre-built modules for data preparation, feature engineering, model training, and evaluation without writing code, then deploy the resulting pipeline as a service. This no-code capability is specifically designed for constructing and operationalizing ML workflows.
- ✗
Azure AI Language Studio
Why it's wrong here
Azure AI Language Studio is a dedicated user interface for exploring and building natural language processing solutions, such as sentiment analysis, key phrase extraction, and conversational language understanding. It operates within the language domain and does not provide a general-purpose visual canvas for constructing end-to-end machine learning pipelines with arbitrary data sources, algorithms, and scoring modules.
- ✗
Azure Databricks
Why it's wrong here
Azure Databricks is a cloud-based Apache Spark platform for big data engineering and collaborative data science, requiring users to write code in Python, Scala, or SQL. While it can run ML workloads, it does not offer a drag-and-drop, no-code interface for building pipelines. Therefore, it is not the right choice for a visual pipeline designer.
Go deeper
Related to this question
Learn chapter
Machine Learning Core Concepts
Key term
Machine learning
Machine learning is a branch of artificial intelligence where computers learn patterns from data to make decisions or predictions without being explicitly programmed for every task.
Key term
Azure Machine Learning
Azure Machine Learning is a cloud service for building, training, and deploying machine learning models at scale.
About these practice questions
Courseiva writes every AI-900 question from scratch — 985 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AI-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-900 exam.