MS-900 • Practice Test 40
Free MS-900 practice test — 15 questions with explanations. Set 40. No signup required.
Refer to the exhibit. An administrator is configuring a new Azure subscription with this ARM template snippet for Microsoft Defender for Cloud. What will be the immediate result?
{
"properties": {
"microsoftDefenderForCloud": {
"enabled": true
}
}
}