MS-102 • Practice Test 24
Free MS-102 practice test — 15 questions with explanations. Set 24. No signup required.
You are reviewing a Conditional Access session control configuration in Microsoft Entra ID. Based on the exhibit, what is the expected behavior when a user signs in?
Refer to the exhibit.
{
"signInFrequency": "EveryTime",
"sessionControls": [
{
"applicationEnforcedRestrictions": null,
"cloudAppSecurity": {
"cloudAppSecurityType": "monitorOnly",
"isEnabled": true
},
"persistentBrowser": null,
"signInFrequency": {
"type": "everyTime",
"value": null
}
}
]
}