Skip to content

Commit cae561c

Browse files
committed
fix for acrolinx
1 parent 44ea6c3 commit cae561c

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

learn-pr/wwl-sci/design-solutions-security-operations/9-knowledge-check.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.wwl.design-solutions-security-operations.knowledge-check
33
title: Module assessment
44
metadata:
55
title: Module assessment
6-
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."
77
ms.date: 03/06/2026
88
author: ceperezb
99
ms.author: ceperezb
@@ -29,18 +29,18 @@ quiz:
2929
questions:
3030
- content: "What is the function of a Security Operations Center (SOC)?"
3131
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."
3333
isCorrect: true
3434
explanation: "A SOC is responsible for monitoring an organization's security posture, detecting security incidents, and responding effectively to them."
3535
- content: "Perform security testing and vulnerability assessments"
3636
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."
3838
- content: "Develop network security policies and procedures"
3939
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."
4141
- content: "Train employees on security awareness best practices"
4242
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."
4444

4545
- content: "Which of the following best describes the function of Azure Monitor?"
4646
choices:
@@ -61,22 +61,22 @@ quiz:
6161
choices:
6262
- content: "An AI-powered malware scanner that detects and removes malicious files."
6363
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."
6565
- content: "A cloud-based backup solution for critical data."
6666
isCorrect: false
6767
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."
6868
- content: "A tool that automates patching of vulnerable systems."
6969
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."
7171
- content: "A unified threat detection and response solution."
7272
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."
7474

7575
- content: "What is the purpose of the MITRE ATT&CK framework within Microsoft Sentinel?"
7676
choices:
7777
- content: "To identify vulnerabilities in Azure environments."
7878
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."
8080
- content: "To create custom dashboards for tracking security events."
8181
isCorrect: false
8282
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

Comments
 (0)