AZ-900 Describe Azure architecture and services Practice Question
Which Azure service enables you to create, train, and deploy machine learning models using a visual drag-and-drop interface?
⚠ Common exam trap
A common mix-up: candidates confuse Azure Cognitive Services (pre-built AI) with Azure Machine Learning (custom model building), especially when the question mentions 'machine learning models' without specifying the need for a drag-and-drop interface.
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
Azure Machine Learning provides a visual drag-and-drop interface called the designer, which allows users to create, train, and deploy machine learning models without writing code. This distinguishes it from other Azure services that focus on pre-built APIs, big data processing, or analytics pipelines.
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 Cognitive Services
Why it's wrong here
Azure Cognitive Services provides a collection of pre-built, REST-compliant AI APIs covering computer vision, speech, language, and search — enabling you to add intelligence to applications with minimal ML expertise. These services are optimized for specific, well-defined tasks and generally do not allow training, fine-tuning, or custom model architecture from scratch on your own data (beyond limited customization). Azure Machine Learning, in contrast, gives you the tools to build, train, and deploy your own unique models with full control and lifecycle management.
- ✓
Azure Machine Learning
Why this is correct
Azure Machine Learning is the dedicated cloud service for the end-to-end machine learning lifecycle, providing a drag-and-drop visual designer, code-first Jupyter notebooks, automated ML (AutoML), and SDK/CLI support. It allows data scientists to build, train, evaluate, register, and deploy models at scale, with MLOps capabilities for CI/CD, monitoring, and governance. This directly matches the requirements for creating custom ML models, unlike alternative services that are focused on analytics or pre-built APIs.
- ✗
Azure Databricks
Why it's wrong here
Azure Databricks is an Apache Spark–based big data analytics platform optimized for large-scale data engineering, ETL, and collaborative data science with notebooks and clusters. While it includes Spark MLlib and can run custom ML training code, its primary emphasis is on distributed data transformation and real-time analytics, not a managed drag-and-drop model-building workflow with automated ML and one-click deployment. Azure Machine Learning is the service purpose-built for managing and operationalizing the full ML model lifecycle.
- ✗
Azure Synapse Analytics
Why it's wrong here
Azure Synapse Analytics is a unified big data analytics and data warehousing service that combines serverless SQL, Spark pools, data integration pipelines, and Power BI visualization. It excels at large-scale querying, data wrangling, and generating insights from structured and semi-structured data, but it is not designed for the iterative process of building, tuning, and deploying custom ML models. Although you can integrate Synapse with Azure ML for model scoring and feature engineering, the core service focuses on analytics, not the model training workflow.
Go deeper
Related to this question
About these practice questions
This AZ-900 question is part of Courseiva's 981-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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 AZ-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 AZ-900 exam.