AZ-900 Describe Azure architecture and services Practice Question
Which Azure service allows developers to build, train, and deploy machine learning models at scale using a managed cloud environment?
⚠ Common exam trap
Test-takers frequently confuse Azure Cognitive Services (pre-built AI) with Azure Machine Learning (custom model building), or they mistakenly think Azure Databricks is the primary ML service because of its Spark MLlib capabilities, but Azure Machine Learning is the dedicated managed service for the full ML lifecycle.
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 is the correct service because it provides a fully managed cloud environment specifically designed for the end-to-end machine learning lifecycle, including building, training, and deploying models at scale. It offers capabilities like automated ML, pipeline orchestration, and integration with MLOps tools, which are not available in the other listed services.
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 suite of pre-built AI APIs covering vision, speech, language, and decision-making, allowing developers to add intelligent features without training custom models. However, these services are consumed as fixed HTTP endpoints and do not let you manage the machine learning lifecycle, such as retraining with your own data, tracking experiment runs, or deploying a custom model as a scalable endpoint. Therefore, it is incorrect for a full ML development platform, unlike Azure Machine Learning which supports data preparation, training, and deployment.
- ✓
Azure Machine Learning
Why this is correct
Azure Machine Learning is the correct answer because it is Microsoft's fully managed cloud platform for the entire machine learning lifecycle. It enables data preparation, model training with automated ML and hyperparameter tuning, model registration and versioning, deployment to Azure Kubernetes Service or other compute targets, and continuous monitoring of models in production. With integrated MLOps capabilities and a rich set of tools like the drag-and-drop designer and Jupyter notebooks, it is the dedicated service for building and operating custom ML models.
- ✗
Azure Bot Service
Why it's wrong here
Azure Bot Service is a framework for creating conversational AI applications, such as chatbots, by connecting natural language processing services to communication channels like Teams or web chat. It is not designed for the general-purpose development, training, and deployment of custom machine learning models; it focuses on dialog management and channel integration. Using it for ML model development would miss the model building and monitoring capabilities that Azure Machine Learning offers.
- ✗
Azure Databricks
Why it's wrong here
Azure Databricks is an Apache Spark-based unified analytics platform designed for big data engineering, collaborative data science, and stream processing. While it does support machine learning through embedded libraries and MLflow, it is not a dedicated lifecycle management platform for training, deploying, and monitoring custom models as a managed service. Azure Machine Learning provides the full MLOps workflow with automated training, hyperparameter tuning, and managed endpoints, so Databricks alone would be the wrong choice for a question specifically about the ML platform.
Go deeper
Related to this question
Learn chapter
Azure Regions and Geographies
Key term
Pipeline
A pipeline is an automated series of steps that takes code from development to production, ensuring quality and speed.
Key term
Environment
An environment is a dedicated set of computing resources, configurations, and services used to develop, test, or host software applications in a controlled and repeatable way.
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.