SC-900 - Microsoft Security, Compliance, and Identity Fundamentals Microsoft Sentinel Capabilities Questions and Answers — Questions and Answers
Question 1: An organization wants to automatically perform a series of actions, such as blocking a user in Microsoft Entra ID and creating a ticket in a service management system, whenever a high-severity incident is generated in Microsoft Sentinel. Which capability enables this type of automated, multi-step response?
- Workbooks
- Analytics Rules
- Data Connectors
- Playbooks (Correct answer)
Correct answer: Playbooks
Playbooks, which are built on Azure Logic Apps, are the Security Orchestration, Automation, and Response (SOAR) capability in Microsoft Sentinel. They are used to automate and orchestrate a sequence of actions across various services in response to an alert or incident.
Question 2: A security manager needs a single, interactive dashboard to visualize security trends, see alerts from various data sources, and monitor incident metrics over time. Which Microsoft Sentinel feature is best suited for creating these kinds of rich, visual reports?
- Workbooks (Correct answer)
- Playbooks
- Hunting Queries
- Data Connectors
Correct answer: Workbooks
Microsoft Sentinel Workbooks provide a flexible canvas for creating interactive, visual reports. They are built on Azure Monitor Workbooks and allow security teams to create dashboards with charts, graphs, and tables to visualize and analyze the data collected by Sentinel.
Question 3: An organization needs to ingest security data from various sources, including Microsoft Entra ID, on-premises firewalls, and other third-party cloud applications, into a central location for analysis. Which Microsoft Sentinel component is specifically designed for this data collection purpose?
- Analytics Rules
- Incidents
- Data Connectors (Correct answer)
- Workbooks
Correct answer: Data Connectors
Data Connectors are the specific components in Microsoft Sentinel used to bring in data from a wide range of Microsoft and non-Microsoft services. They provide the necessary integration to collect logs and events for analysis.
Question 4: A security analyst has developed a Kusto Query Language (KQL) query that successfully identifies a specific type of suspicious activity. To ensure alerts are automatically generated whenever this pattern occurs in the future, what should the analyst create in Microsoft Sentinel using this query?
- A workbook
- A playbook
- An analytics rule (Correct answer)
- A data connector
Correct answer: An analytics rule
Analytics rules are the core mechanism for threat detection in Microsoft Sentinel. An analyst can use a KQL query to define a pattern of suspicious activity and embed it within an analytics rule, which then runs on a schedule to generate alerts and create incidents when the pattern is detected.
Question 5: Microsoft Sentinel combines the functionalities of two major security solution categories into a single, cloud-native platform. What are these two categories?
- Endpoint Detection and Response (EDR) and Extended Detection and Response (XDR)
- Security Information and Event Management (SIEM) and Security Orchestration, Automation, and Response (SOAR) (Correct answer)
- Cloud Access Security Broker (CASB) and Cloud Security Posture Management (CSPM)
- Identity and Access Management (IAM) and Privileged Identity Management (PIM)
Correct answer: Security Information and Event Management (SIEM) and Security Orchestration, Automation, and Response (SOAR)
Microsoft Sentinel is a cloud-native solution that provides both Security Information and Event Management (SIEM) for collecting and analyzing security data at scale, and Security Orchestration, Automation, and Response (SOAR) for automating actions in response to threats.
Question 6: A security analyst receives intelligence about a new attack technique that does not yet have a predefined detection rule. The analyst wants to proactively search through all collected log data for indicators related to this new technique. Which Microsoft Sentinel feature is designed for this type of proactive investigation?
- Playbooks
- Workbooks
- Hunting (Correct answer)
- Incidents
Correct answer: Hunting
The Hunting feature in Microsoft Sentinel provides powerful search and query tools, based on KQL, that allow security analysts to proactively search for new and emerging threats and anomalies across their data sources before an alert has been triggered.
An organization wants to automatically perform a series of actions, such as blocking a user in Microsoft Entra ID and creating a ticket in a service management system, whenever a high-severity incident is generated in Microsoft Sentinel.
Which capability enables this type of automated, multi-step response?