DP-900 Describe an analytics workload on Azure Practice Question
A data scientist needs to train a machine learning model using data stored in Azure Data Lake Storage. They want to use a collaborative notebook environment with built-in experiment tracking. Which Azure service should they use?
⚠ Common exam trap
Microsoft often tests the distinction between general analytics platforms (Synapse, Databricks) and dedicated ML services (Azure Machine Learning), where candidates mistakenly choose Databricks for its notebook interface without recognizing the specific requirement for built-in experiment tracking.
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 collaborative notebook environment (Jupyter notebooks) with built-in experiment tracking, model management, and automated ML capabilities. It is the correct choice for training machine learning models with data from Azure Data Lake Storage while tracking experiments.
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 Synapse Analytics
Why it's wrong here
Azure Synapse Analytics is a distributed big data and data warehousing service optimized for analytical queries and ETL pipelines, not for training or tracking machine learning models. While it supports some data science through Spark, it lacks Azure Machine Learning's dedicated experiment tracking, model registry, and deployment capabilities, making it unsuitable as the primary ML training tool.
- ✗
Azure Databricks
Why it's wrong here
Azure Databricks is an Apache Spark-based analytics platform focused on collaborative big data processing and data engineering, with MLlib for basic model training. However, it does not provide the comprehensive ML lifecycle management—such as automated experiment logging, model versioning, and deployment to endpoints—that Azure Machine Learning offers. Using Databricks alone would require additional third-party tools like MLflow to achieve comparable tracking, whereas Azure ML includes these natively.
- ✓
Azure Machine Learning
Why this is correct
Azure Machine Learning is the correct choice because it is Microsoft's dedicated cloud service for the complete machine learning lifecycle. It provides managed notebooks for training, integrated experiment tracking with metrics and parameters, a central model registry, and one-click deployment to compute targets. This end-to-end support makes it specifically designed for data scientists to train, track, and operationalize models in a production context.
- ✗
Azure Data Studio
Why it's wrong here
Azure Data Studio is a lightweight database management and querying tool for SQL Server, Azure SQL Database, and other relational data sources. Its primary functions are running T-SQL queries, managing database objects, and building dashboards, not training or tracking machine learning models. It lacks any native capability for ML experiment tracking or model training, so it is irrelevant to the data scientist's requirement.
Go deeper
Related to this question
Learn chapter
Data Roles and Core Concepts
Key term
Data
Data is raw, unprocessed information, like numbers, words, or measurements, that can be stored, processed, and analyzed by computers.
Key term
Service
A service is a software component or system that performs a specific function and is available to be used by other programs or users over a network.
About these practice questions
This DP-900 question is part of Courseiva's 820-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 DP-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 DP-900 exam.