MD-102 Manage and maintain devices • Set 10
MD-102 Manage and maintain devices Practice Test 10 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. The JSON snippet shows a Windows Update for Business policy assigned to a device group. Users report that quality updates are installed 7 days after release. Which setting controls this behavior?
{
"@odata.type": "#microsoft.graph.windowsUpdateForBusinessConfiguration",
"updateClassification": "all",
"automaticUpdateMode": "autoInstallAndRebootWithEndUserControl",
"businessReadyUpdatesOnly": "all",
"featureUpdateDeferralPeriodInDays": 30,
"qualityUpdateDeferralPeriodInDays": 7
}