AI-900 Practice Question: Describe fundamental principles of machine learning on Azure
What is Azure Machine Learning?
⚠ Common exam trap
It's easy for candidates to confuse Azure Machine Learning (a full ML platform) with Azure Cognitive Services (pre-built AI services), especially since both fall under the 'AI on Azure' umbrella, but the question specifically asks for the platform that enables custom model development.
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
✓
A cloud platform for building, training, deploying, and monitoring ML models
Azure Machine Learning is a comprehensive cloud-based platform that provides end-to-end capabilities for the machine learning lifecycle, including building, training, deploying, and monitoring models. It supports various frameworks (e.g., TensorFlow, PyTorch, scikit-learn) and offers features like automated ML, pipelines, and MLOps integration. This distinguishes it from pre-built AI services or specialized infrastructure offerings.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
A pre-built AI service for specific tasks like vision or language
Why it's wrong here
Azure Machine Learning is not a pre-built AI service like Azure AI Vision or Azure AI Language; those are ready-made APIs for specific tasks. Instead, Azure ML is a development platform where data scientists create custom models using their own algorithms, training scripts, and data. While it can call pre-built services, its core purpose is to support bespoke model development rather than giving turn-key predictions.
- ✓
A cloud platform for building, training, deploying, and monitoring ML models
Why this is correct
Azure Machine Learning is a comprehensive cloud platform that covers the entire machine learning lifecycle: creating experiments, training models, packaging and deploying them as REST endpoints, and monitoring performance and drift. It also includes MLOps capabilities like automated pipelines, model versioning, and responsible AI tools. This end-to-end scope makes it a platform rather than a single-purpose service.
- ✗
A database service optimized for storing ML training data
Why it's wrong here
Azure ML is not a database; it does not store data natively. Instead, it connects to external data stores such as Azure Blob Storage, Azure Data Lake Gen2, or Azure SQL Database to access training data. The service focuses on orchestrating experiments and managing models, leaving persistence to purpose-built data services.
- ✗
A GPU-only service for deep learning training
Why it's wrong here
Azure ML is not a GPU-only service for deep learning; it supports a wide range of compute targets, including CPU-only virtual machines, low-priority VMs, and serverless clusters. This lets you run classical machine learning algorithms like logistic regression or gradient boosting without any GPU, while GPU instances are available only when your training job actually needs accelerated compute. The platform is compute-agnostic, so you choose the right resource for your workload.
Go deeper
Related to this question
Learn chapter
Machine Learning Core Concepts
Key term
Azure Machine Learning
Azure Machine Learning is a cloud service for building, training, and deploying machine learning models at scale.
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.
About these practice questions
This AI-900 question is part of Courseiva's 985-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 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.