Question 770 of 1,020

Quick Answer

The answer is that Azure Machine Learning experiment tracking is the feature that records hyperparameters, metrics, and configurations for each training run, enabling comparison and reproduction. This is correct because data scientists rely on these recorded details to systematically compare multiple runs, identify the best-performing model, and revisit exact settings to reproduce results, which is essential for iterative experimentation and workflow reproducibility. On the Microsoft Azure AI Fundamentals AI-900 exam, this concept tests your understanding of how Azure ML supports the machine learning lifecycle, often appearing in questions about model management or the difference between runs and experiments. A common trap is confusing experiment tracking with simple logging—remember that tracking specifically ties metrics and hyperparameters to a run for structured comparison. Memory tip: think of it as a “recipe book” for each training run, where the ingredients (hyperparameters) and results (metrics) are saved so you can bake the perfect model again.

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

This AI-900 practice question tests your understanding of describe fundamental principles of machine learning on azure. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

What is 'Azure ML's experiment tracking' and why do data scientists use it?

Question 1easymultiple choice
Full question →

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

Recording hyperparameters, metrics, and configurations for each training run for comparison and reproduction

Azure ML's experiment tracking is a feature that automatically records hyperparameters, metrics, and configuration details for each training run. Data scientists use it to compare multiple runs, identify the best-performing model, and reproduce results by revisiting the exact settings and data used. This is essential for iterative experimentation and ensuring reproducibility in machine learning workflows.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Monitoring the progress of Azure ML service new feature deployments

    Why it's wrong here

    Service feature releases are Azure product updates — experiment tracking records data scientist training runs and their results.

  • Recording hyperparameters, metrics, and configurations for each training run for comparison and reproduction

    Why this is correct

    Experiment tracking is the data scientist's lab notebook — capturing all run details to enable systematic model improvement.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Tracking which Azure ML resources are used by which team members for billing allocation

    Why it's wrong here

    Resource billing allocation is cost management — experiment tracking records training run details for ML development.

  • A compliance audit log of all model predictions made in production

    Why it's wrong here

    Production prediction logs are a governance/compliance tool — experiment tracking is a development-time tool for training runs.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse experiment tracking (recording training run metadata) with monitoring or auditing of deployed models, leading them to choose options about deployment progress or production compliance logs.

Detailed technical explanation

How to think about this question

Under the hood, Azure ML experiment tracking stores each run's metadata in a central workspace, including logged metrics (e.g., accuracy, loss), hyperparameters (e.g., learning rate, batch size), and output files (e.g., model weights). This enables data scientists to use the `RunDetails` widget or the Azure ML Studio UI to visualize run comparisons and select the best model. A real-world scenario is a team training dozens of neural network variants; experiment tracking lets them pinpoint the run that achieved the highest validation accuracy and exactly reproduce it for deployment.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AI-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AI-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AI-900 question test?

Describe fundamental principles of machine learning on Azure — This question tests Describe fundamental principles of machine learning on Azure — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Recording hyperparameters, metrics, and configurations for each training run for comparison and reproduction — Azure ML's experiment tracking is a feature that automatically records hyperparameters, metrics, and configuration details for each training run. Data scientists use it to compare multiple runs, identify the best-performing model, and reproduce results by revisiting the exact settings and data used. This is essential for iterative experimentation and ensuring reproducibility in machine learning workflows.

What should I do if I get this AI-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.