You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Knowledge check for module on the topic: design solutions for security operations."
6
+
description: "Knowledge check for module on the article: design solutions for security operations."
7
7
ms.date: 03/06/2026
8
8
author: ceperezb
9
9
ms.author: ceperezb
@@ -29,18 +29,18 @@ quiz:
29
29
questions:
30
30
- content: "What is the function of a Security Operations Center (SOC)?"
31
31
choices:
32
-
- content: "Monitor an organization's security posture, detect and respond to security incidents."
32
+
- content: "Monitor an organization's security posture, detect, and respond to security incidents."
33
33
isCorrect: true
34
34
explanation: "A SOC is responsible for monitoring an organization's security posture, detecting security incidents, and responding effectively to them."
35
35
- content: "Perform security testing and vulnerability assessments"
36
36
isCorrect: false
37
-
explanation: "While security testing is important, a SOC is primarily focused on incident detection, response and prevention."
37
+
explanation: "While security testing is important, a SOC is primarily focused on incident detection, response, and prevention."
38
38
- content: "Develop network security policies and procedures"
39
39
isCorrect: false
40
-
explanation: "While policy development is an important part of any security program, a SOC is primarily focused on incident detection, response and prevention."
40
+
explanation: "While policy development is an important part of any security program, a SOC is primarily focused on incident detection, response, and prevention."
41
41
- content: "Train employees on security awareness best practices"
42
42
isCorrect: false
43
-
explanation: "While employee training is important, a SOC is primarily focused on incident detection, response and prevention."
43
+
explanation: "While employee training is important, a SOC is primarily focused on incident detection, response, and prevention."
44
44
45
45
- content: "Which of the following best describes the function of Azure Monitor?"
46
46
choices:
@@ -61,22 +61,22 @@ quiz:
61
61
choices:
62
62
- content: "An AI-powered malware scanner that detects and removes malicious files."
63
63
isCorrect: false
64
-
explanation: "While malware detection is part of its capabilities, XDR refers to extended detection and response which is designed to connect multiple security products across an environment and automate threat response in real-time."
64
+
explanation: "While malware detection is part of its capabilities, XDR refers to extended detection and response, which is designed to connect multiple security products across an environment and automate threat response in real-time."
65
65
- content: "A cloud-based backup solution for critical data."
66
66
isCorrect: false
67
67
explanation: "Backup solutions are important but the role of XDR is beyond that, focusing on detecting and responding to modern-day cyber-attacks with automated actions."
68
68
- content: "A tool that automates patching of vulnerable systems."
69
69
isCorrect: false
70
-
explanation: "While automated patching is a valuable tool for improving system security, this is not the primary function of XDR."
70
+
explanation: "While automated patching is a valuable tool for improving system security, this isn't the primary function of XDR."
71
71
- content: "A unified threat detection and response solution."
72
72
isCorrect: true
73
-
explanation: "XDR is a unified platform that provides visibility across endpoints, email, documents, identity, and allows security teams to quickly investigate, respond and remediate threats in a coordinated way."
73
+
explanation: "XDR is a unified platform that provides visibility across endpoints, email, documents, identity, and allows security teams to quickly investigate, respond, and remediate threats in a coordinated way."
74
74
75
75
- content: "What is the purpose of the MITRE ATT&CK framework within Microsoft Sentinel?"
76
76
choices:
77
77
- content: "To identify vulnerabilities in Azure environments."
78
78
isCorrect: false
79
-
explanation: "The MITRE ATT&CK framework is used to identify tactics, techniques, and procedures (TTPs) used by attackers to compromise networks and systems. It is not specifically intended for identifying vulnerabilities."
79
+
explanation: "The MITRE ATT&CK framework is used to identify tactics, techniques, and procedures (TTPs) used by attackers to compromise networks and systems. It is not intended for identifying vulnerabilities."
80
80
- content: "To create custom dashboards for tracking security events."
81
81
isCorrect: false
82
82
explanation: "Dashboards are a visualization tool, while MITRE ATT&CK can be used to help organize, prioritize and track against potential threat actor activity mapped against the TTPs."
0 commit comments