Question 792 of 1,411

Microsoft Sentinel: Cloud-Native SIEM and SOAR for Security Operations

This SC-900 practice question tests your understanding of describe the capabilities of microsoft security solutions. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A security operations team uses multiple Microsoft security products, including Microsoft Defender for Endpoint, Microsoft Defender for Office 365, and Microsoft Entra ID Protection. They want to aggregate alerts from these sources into a single dashboard, correlate them to create incidents, and use automated playbooks to respond to threats. The team also wants to query historical security data for threat hunting. Which Microsoft solution should they deploy?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Microsoft Sentinel

Microsoft Sentinel is the correct choice because it is a cloud-native SIEM (Security Information and Event Management) and SOAR (Security Orchestration, Automation, and Response) solution that ingests alerts from multiple sources, including Microsoft Defender for Endpoint, Defender for Office 365, and Entra ID Protection, into a single dashboard. It correlates these alerts into incidents using analytics rules and supports automated playbooks via Azure Logic Apps. Additionally, Sentinel provides a Kusto Query Language (KQL)-based workspace for querying historical security data, enabling threat hunting.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Microsoft Sentinel

    Why this is correct

    Microsoft Sentinel is the appropriate SIEM + SOAR solution that can ingest alerts from multiple Microsoft security services, create incidents, and use automated playbooks. It also supports threat hunting with KQL.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Microsoft 365 Defender portal

    Why it's wrong here

    The Microsoft 365 Defender portal unifies signals from Microsoft 365 Defender products (Endpoint, Office 365, Identity), but it does not natively ingest from Microsoft Entra ID Protection alerts in the same way Sentinel does for correlation across all sources.

    When this WOULD be correct

    A question that asks for a single portal to view and manage alerts from Microsoft 365 Defender products (Defender for Endpoint, Office 365, Identity) without requiring custom analytics, long-term data retention, or complex automated playbooks would make the Microsoft 365 Defender portal the correct answer.

  • Microsoft Defender for Cloud

    Why it's wrong here

    Defender for Cloud is focused on securing cloud workloads (VMs, containers, etc.) and provides posture management and threat protection, but it is not designed to be a central SIEM for multiple non-cloud workload security products.

    When this WOULD be correct

    A question asking which Microsoft solution provides unified visibility and security recommendations across multicloud environments (Azure, AWS, GCP), including vulnerability assessment, regulatory compliance, and workload protection, would make Microsoft Defender for Cloud the correct answer.

  • Azure Monitor

    Why it's wrong here

    Azure Monitor collects telemetry from Azure resources and applications, but it does not provide security incident management, correlation, or SOAR capabilities tailored for security operations like Sentinel does.

    When this WOULD be correct

    If the question asked for a solution to monitor Azure VM performance metrics, collect diagnostic logs, and set up alerts for CPU usage or disk space, Azure Monitor would be the correct answer. It is designed for infrastructure monitoring and observability.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The SC-900 exam frequently reuses these exact scenarios with slightly different constraints.

Microsoft SentinelCorrect answer

Why this is correct

Microsoft Sentinel is the appropriate SIEM + SOAR solution that can ingest alerts from multiple Microsoft security services, create incidents, and use automated playbooks. It also supports threat hunting with KQL.

Microsoft 365 Defender portalWrong answer — click to see why

Why this is wrong here

The Microsoft 365 Defender portal provides a unified view of alerts from Defender for Endpoint, Defender for Office 365, and Entra ID Protection, but it does not support custom querying of historical security data for threat hunting or advanced automation with playbooks beyond its built-in capabilities.

★ When this WOULD be the correct answer

A question that asks for a single portal to view and manage alerts from Microsoft 365 Defender products (Defender for Endpoint, Office 365, Identity) without requiring custom analytics, long-term data retention, or complex automated playbooks would make the Microsoft 365 Defender portal the correct answer.

Why candidates choose this

Candidates may confuse the Microsoft 365 Defender portal's unified alert view and incident correlation with the more advanced SIEM and SOAR capabilities of Microsoft Sentinel, assuming it can also handle historical data queries and custom playbooks.

Microsoft Defender for CloudWrong answer — click to see why

Why this is wrong here

Microsoft Defender for Cloud is a cloud security posture management (CSPM) and cloud workload protection platform (CWPP) focused on securing cloud resources, not a SIEM/SOAR solution. It does not aggregate alerts from Defender for Endpoint, Office 365, and Entra ID Protection into a single dashboard with incident correlation and automated playbooks.

★ When this WOULD be the correct answer

A question asking which Microsoft solution provides unified visibility and security recommendations across multicloud environments (Azure, AWS, GCP), including vulnerability assessment, regulatory compliance, and workload protection, would make Microsoft Defender for Cloud the correct answer.

Why candidates choose this

Candidates may confuse 'Defender for Cloud' with a central security dashboard because its name includes 'Defender' and 'Cloud,' suggesting it unifies security across Microsoft services, but it lacks SIEM/SOAR capabilities.

Azure MonitorWrong answer — click to see why

Why this is wrong here

Azure Monitor is primarily for monitoring infrastructure performance and logs, not for aggregating security alerts from multiple Microsoft security products, correlating them into incidents, or running automated security playbooks. It lacks native SIEM and SOAR capabilities for security operations.

★ When this WOULD be the correct answer

If the question asked for a solution to monitor Azure VM performance metrics, collect diagnostic logs, and set up alerts for CPU usage or disk space, Azure Monitor would be the correct answer. It is designed for infrastructure monitoring and observability.

Why candidates choose this

Candidates may confuse Azure Monitor with a security solution because it can collect logs and set up alerts, but they overlook that it does not provide the security-specific incident correlation, threat hunting, and automated response (SOAR) features that Sentinel offers.

Analysis generated from the official SC-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse the Microsoft 365 Defender portal (which does unify alerts and incidents from Defender products) with a full SIEM/SOAR solution, overlooking that it lacks native automated playbook orchestration and long-term historical data querying for threat hunting, which are core to Microsoft Sentinel.

Detailed technical explanation

How to think about this question

Microsoft Sentinel uses data connectors to pull alerts from Microsoft security products via APIs (e.g., Microsoft Graph Security API) and normalizes them into a common schema (ASIM). Its analytics rules, built on KQL, can correlate alerts from different sources to create incidents, and automated playbooks are executed via Azure Logic Apps with triggers for Sentinel incidents. For threat hunting, Sentinel retains data for up to two years by default (configurable) and allows interactive KQL queries across the entire workspace, which is essential for proactive threat hunting scenarios like investigating lateral movement patterns across endpoints and identities.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related SC-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free SC-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this SC-900 question test?

Describe the capabilities of Microsoft security solutions — This question tests Describe the capabilities of Microsoft security solutions — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Microsoft Sentinel — Microsoft Sentinel is the correct choice because it is a cloud-native SIEM (Security Information and Event Management) and SOAR (Security Orchestration, Automation, and Response) solution that ingests alerts from multiple sources, including Microsoft Defender for Endpoint, Defender for Office 365, and Entra ID Protection, into a single dashboard. It correlates these alerts into incidents using analytics rules and supports automated playbooks via Azure Logic Apps. Additionally, Sentinel provides a Kusto Query Language (KQL)-based workspace for querying historical security data, enabling threat hunting.

What should I do if I get this SC-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More SC-900 practice questions

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This SC-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SC-900 exam.