Courseiva

AI-900 Practice Question: Describe fundamental principles of machine learning on Azure

What is 'Azure Machine Learning workspace' and what does it contain?

⚠ Common exam trap

Watch out — candidates often confuse the workspace with a virtual machine or desktop environment (like Azure Data Science Virtual Machine) because both are used in ML workflows, but the workspace is a logical resource container, not a compute environment.

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

The top-level Azure resource that organises all ML artefacts including models, experiments, and compute for a project

An Azure Machine Learning workspace is the top-level Azure resource that serves as a centralized hub for all machine learning activities. It contains essential artifacts such as datasets, experiments, models, pipelines, compute targets (e.g., compute clusters, inference clusters), and endpoints, enabling end-to-end ML lifecycle management within a single project.

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 physical office space at Microsoft where ML engineers develop Azure AI services

    Why it's wrong here

    The workspace is not a physical office or on-premises facility; it is a logical, cloud-hosted Azure resource deployed to a specific region and managed through Azure Resource Manager. Unlike a physical location, it exists as a metadata container that holds links to compute, data, and model assets, and is accessible programmatically via REST APIs, CLI, or the Azure portal.

  • The top-level Azure resource that organises all ML artefacts including models, experiments, and compute for a project

    Why this is correct

    The Azure Machine Learning workspace is the top-level Azure resource that serves as the central container for all ML project artifacts, including experiment runs, registered models, datasets, pipelines, and compute targets. It enables versioning, role-based access control, and cross-team collaboration, making it the operational hub for the entire machine learning lifecycle from experimentation to deployment.

  • A virtual desktop environment pre-configured with ML tools for data scientists

    Why it's wrong here

    The workspace is not a virtual desktop environment. Azure Virtual Desktop or Data Science Virtual Machines provide pre-configured, interactive desktop experiences for data scientists. In contrast, the Azure ML workspace is a cloud-based resource management hub that exposes APIs and SDKs for orchestrating experiments, registering models, and managing compute clusters—it does not provide a graphical desktop interface.

  • A shared document repository for storing ML project documentation and reports

    Why it's wrong here

    An Azure Machine Learning workspace is not a document library; it is a logical container for ML lifecycle artifacts such as experiments, runs, models, and compute targets. While you can attach a datastore or upload files, the workspace's purpose is to track and version ML assets, not to serve as a general-purpose repository for documentation. SharePoint or Azure Blob Storage are the appropriate services for storing project reports and documentation.

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 →

How Courseiva writes practice questions · Editorial policy

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.