MD-102 Prepare infrastructure for devices Practice Question
Exhibit
{
"@odata.type": "#microsoft.graph.windowsUpdateForBusinessConfiguration",
"description": "Windows 10 update ring",
"updateNotificationLevel": "default",
"featureUpdateDeferralInDays": 30,
"featureUpdatePauseStartDate": null,
"qualityUpdateDeferralInDays": 7,
"qualityUpdatePauseStartDate": "2025-03-01",
"qualityUpdatePauseExpiryDate": "2025-03-15",
"automaticUpdateMode": "autoInstallAtMaintenanceTime"
}Refer to the exhibit. You have configured a Windows update ring using the JSON above. Today is March 10, 2025. Devices assigned to this ring are not receiving any quality updates. What is the most likely reason?
⚠ Common exam trap
Many candidates confuse 'deferral' with 'pause' and assume a short deferral period is the cause, overlooking that an active pause overrides all deferral settings for that update type.
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
✓
Quality updates are paused until March 15, 2025.
The JSON configuration includes 'qualityUpdatesPauseStartDate': '2025-03-01' and 'qualityUpdatesPauseExpiryDate': '2025-03-15'. Since today is March 10, 2025, the pause is still active and will block all quality updates until March 15. The pause overrides any deferral settings, so devices will not receive quality updates regardless of the 7-day deferral period.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The quality update deferral of 7 days has not yet elapsed since the last update.
Why it's wrong here
Deferral is relative to release date; March 10 is 9 days after March 1.
- ✗
The quality update pause has expired, but quality updates are still blocked.
Why it's wrong here
The pause expires on March 15, not yet expired.
- ✓
Quality updates are paused until March 15, 2025.
Why this is correct
The pause is active, blocking quality updates.
- ✗
Feature updates are deferred for 30 days, preventing all updates.
Why it's wrong here
Feature update deferral does not affect quality updates.
Go deeper
Related to this question
Learn chapter
Enrolling Devices with Microsoft Intune
Key term
Windows Update ring
A Windows Update ring is a group of devices in an organization that receives Windows updates according to a specific deployment schedule and risk tolerance, allowing IT administrators to test and roll out updates gradually.
Key term
Quality update policy
A quality update policy is a set of rules and schedules that IT administrators use to control which Windows updates are deployed to devices to ensure stability, security, and compatibility.
About these practice questions
This MD-102 question is part of Courseiva's 942-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 MD-102 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 MD-102 exam.