MD-102 • Practice Test 22
Free MD-102 practice test — 15 questions with explanations. Set 22. No signup required.
Refer to the exhibit. You create a compliance policy for Windows 10 devices. A device is reported as non-compliant. Upon investigation, you find that the device has a password of 6 characters. Which setting is causing the non-compliance?
{
"@odata.type": "#microsoft.graph.windows10CompliancePolicy",
"displayName": "Windows 10 Compliance",
"requireDeviceEncryption": true,
"requireSecureBoot": true,
"requireCodeIntegrity": true,
"passwordRequired": true,
"passwordMinimumLength": 8
}