Question 748 of 1,020

Quick Answer

The correct answer is that model monitoring in Azure Machine Learning is the ongoing process of tracking deployed model performance and detecting data drift over time to identify degradation. This is correct because even a well-trained model can fail in production when real-world input data shifts—known as data drift—or when the relationship between inputs and outputs changes, called concept drift, making continuous monitoring essential for maintaining reliability. On the AI-900 exam, this concept tests your understanding of the post-deployment lifecycle, often appearing in questions that contrast monitoring with training or validation; a common trap is confusing model monitoring with initial model evaluation. Remember the memory tip: "Drift after Deploy"—once a model is live, you must watch for drift to keep it reliable.

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. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. 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 'model monitoring' in Azure Machine Learning after deployment?

Question 1mediummultiple 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

Tracking deployed model performance and data drift over time to detect degradation

Model monitoring in Azure Machine Learning refers to the ongoing process of tracking a deployed model's performance metrics (such as accuracy or precision) and detecting data drift (changes in input data distribution) or concept drift (changes in the relationship between inputs and outputs) over time. This is critical because models can degrade in production even if they performed well during training, due to shifts in real-world data. Azure ML provides built-in monitoring capabilities, including drift detection and alerting, to ensure models remain reliable.

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.

  • Watching the training loss curve during model training to detect overfitting

    Why it's wrong here

    Training loss monitoring is a training-time activity — model monitoring is a post-deployment activity tracking production behaviour.

  • Tracking deployed model performance and data drift over time to detect degradation

    Why this is correct

    Model monitoring detects when production data drifts from training distributions — alerting to silent accuracy degradation requiring retraining.

    Related concept

    Read the scenario before looking for a memorised answer.

  • A dashboard showing the compute costs of running model inference in production

    Why it's wrong here

    Cost monitoring is Azure Cost Management — model monitoring tracks model quality and data distribution in production.

  • Monitoring the uptime and latency of the model serving endpoint

    Why it's wrong here

    Uptime and latency are infrastructure SLA metrics — model monitoring focuses on ML-specific quality signals like data drift.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse infrastructure monitoring (uptime/latency) or cost tracking with model-specific monitoring (performance and drift), which is the core focus of 'model monitoring' in Azure ML.

Detailed technical explanation

How to think about this question

Under the hood, Azure ML model monitoring uses statistical tests like Population Stability Index (PSI) or Kullback-Leibler divergence to compare the distribution of incoming production data against the training data baseline. It can also track performance metrics like F1-score or AUC when ground truth labels are available with a delay. In a real-world scenario, a credit scoring model might see data drift if economic conditions change, causing the model's predictions to become less accurate; monitoring triggers retraining before significant business impact occurs.

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: Tracking deployed model performance and data drift over time to detect degradation — Model monitoring in Azure Machine Learning refers to the ongoing process of tracking a deployed model's performance metrics (such as accuracy or precision) and detecting data drift (changes in input data distribution) or concept drift (changes in the relationship between inputs and outputs) over time. This is critical because models can degrade in production even if they performed well during training, due to shifts in real-world data. Azure ML provides built-in monitoring capabilities, including drift detection and alerting, to ensure models remain reliable.

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

Keep practising

More AI-900 practice questions

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.