MD-102 Manage and maintain devices • Set 12
MD-102 Manage and maintain devices Practice Test 12 — 15 questions with explanations. Free, no signup.
A Windows 11 device running build 10.0.22621.500 reports as noncompliant with the policy shown. The device meets all password requirements, has BitLocker enabled, and uses Microsoft Defender for Endpoint with a 'high' security level. What is the most likely cause of noncompliance?
Refer to the exhibit.
{
"@odata.type": "#microsoft.graph.windows10CompliancePolicy",
"displayName": "Win11 Compliance",
"passwordRequired": true,
"passwordMinimumLength": 8,
"passwordMinutesOfInactivityBeforeLock": 5,
"osMinimumVersion": "10.0.22000.0",
"osMaximumVersion": "10.0.22621.1000",
"storageRequireEncryption": true,
"deviceThreatProtectionEnabled": true,
"deviceThreatProtectionRequiredSecurityLevel": "high"
}