File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
learn-pr/wwl-sci/configure-manage-automation-microsoft-defender-for-endpoint Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,18 +20,18 @@ quiz:
20
20
choices :
21
21
- content : " Semi - require approval for any remediation"
22
22
isCorrect : true
23
- explanation : " Correct. This is a valid remediation level."
23
+ explanation : " Correct. This is a valid remediation level."
24
24
- content : " Semi - user accounts only"
25
25
isCorrect : false
26
- explanation : " Incorrect. This isn't a valid remediation level."
26
+ explanation : " Incorrect. This isn't a valid remediation level."
27
27
- content : " Semi - files only"
28
28
isCorrect : false
29
- explanation : " Incorrect. This isn't a valid remediation level."
29
+ explanation : " Incorrect. This isn't a valid remediation level."
30
30
- content : " A security operations analyst needs to exclude a custom executable file c:\\ myapp\\ myapp.exe, which exclusion type should they use?"
31
31
choices :
32
32
- content : " File"
33
33
isCorrect : true
34
- explanation : " Correct. File will exclude this specific file from automation"
34
+ explanation : " Correct. File excludes this specific file from automation"
35
35
- content : " Extension"
36
36
isCorrect : false
37
37
explanation : " Incorrect. Extension would exclude all files with the extension."
You can’t perform that action at this time.
0 commit comments