Question 449 of 1,411

SC-900 Practice Question: Describe the capabilities of Microsoft security solutions

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.

An organization runs workloads in Azure, an on-premises data center, and multiple third-party cloud environments. The security team needs a single, cloud-native solution that provides a unified view of the security posture across all these environments, along with a secure score and actionable recommendations. They also want to protect these workloads with advanced threat detection. Which Microsoft security solution should they implement?

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 Defender for Cloud

Microsoft Defender for Cloud is the correct choice because it provides a unified cloud-native security posture management (CSPM) solution that covers Azure, on-premises, and multi-cloud environments (including AWS and GCP). It delivers a secure score based on security controls and actionable recommendations via Azure Policy, and includes advanced threat detection (e.g., fileless attack detection, network anomaly detection) for workloads across these environments.

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 it's wrong here

    Microsoft Sentinel is a cloud-native SIEM (Security Information and Event Management) and SOAR (Security Orchestration and Response) solution. While it can ingest security logs and provide threat detection, it is not primarily designed for providing a security posture score and unified recommendations across workloads as described.

    When this WOULD be correct

    Microsoft Sentinel would be correct if the question asked for a cloud-native SIEM solution to collect security logs from multiple environments, perform threat detection via analytics, and orchestrate automated responses to incidents.

  • Microsoft Defender for Cloud

    Why this is correct

    Microsoft Defender for Cloud provides cloud security posture management (CSPM) and cloud workload protection (CWP) across hybrid and multi-cloud environments. It delivers a secure score, actionable recommendations, and advanced threat detection for servers, containers, databases, and more.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Microsoft 365 Defender

    Why it's wrong here

    Microsoft 365 Defender is an integrated threat protection suite for Microsoft 365 services (email, Office apps, identity, and endpoints). It does not provide unified security posture management for non-Microsoft cloud or on-premises workloads.

    When this WOULD be correct

    An organization uses Microsoft 365 services and needs a unified solution to detect, investigate, and respond to advanced threats across email, collaboration tools, identities, and endpoints, with a focus on Microsoft 365 workloads.

  • Microsoft Defender for Endpoint

    Why it's wrong here

    Microsoft Defender for Endpoint is an enterprise endpoint security platform designed to protect devices (Windows, macOS, Linux, Android, iOS). It does not provide a unified posture view across multiple cloud environments or workload protection for services like databases.

    When this WOULD be correct

    A scenario where the question specifies 'protecting endpoints (servers, desktops, laptops) from advanced threats, including antivirus, endpoint detection and response (EDR), and vulnerability management' would make Microsoft Defender for Endpoint the correct answer.

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 Defender for CloudCorrect answer

Why this is correct

Microsoft Defender for Cloud provides cloud security posture management (CSPM) and cloud workload protection (CWP) across hybrid and multi-cloud environments. It delivers a secure score, actionable recommendations, and advanced threat detection for servers, containers, databases, and more.

Microsoft SentinelWrong answer — click to see why

Why this is wrong here

Microsoft Sentinel is a SIEM/SOAR solution focused on log aggregation and incident response, not a unified security posture management tool with secure score and recommendations across hybrid and multi-cloud environments.

★ When this WOULD be the correct answer

Microsoft Sentinel would be correct if the question asked for a cloud-native SIEM solution to collect security logs from multiple environments, perform threat detection via analytics, and orchestrate automated responses to incidents.

Why candidates choose this

Candidates may confuse Sentinel's threat detection capabilities with the posture management and secure score features of Defender for Cloud, or assume 'advanced threat detection' implies a SIEM solution.

Microsoft 365 DefenderWrong answer — click to see why

Why this is wrong here

Microsoft 365 Defender is designed for securing Microsoft 365 workloads (email, endpoints, identities) and does not provide unified security posture management or secure score across multi-cloud and on-premises environments.

★ When this WOULD be the correct answer

An organization uses Microsoft 365 services and needs a unified solution to detect, investigate, and respond to advanced threats across email, collaboration tools, identities, and endpoints, with a focus on Microsoft 365 workloads.

Why candidates choose this

Candidates may confuse Microsoft 365 Defender with Defender for Cloud because both have 'Defender' in the name and offer threat detection, but they serve different scopes (Microsoft 365 vs. multi-cloud infrastructure).

Microsoft Defender for EndpointWrong answer — click to see why

Why this is wrong here

Microsoft Defender for Endpoint focuses on endpoint protection (antivirus, EDR) for devices, not on providing a unified security posture view and secure score across multi-cloud and on-premises environments. The question requires a cloud-native solution for hybrid and multi-cloud security posture management and advanced threat detection, which is Defender for Cloud.

★ When this WOULD be the correct answer

A scenario where the question specifies 'protecting endpoints (servers, desktops, laptops) from advanced threats, including antivirus, endpoint detection and response (EDR), and vulnerability management' would make Microsoft Defender for Endpoint the correct answer.

Why candidates choose this

Candidates may confuse 'advanced threat detection' with endpoint-specific protection, or think Defender for Endpoint covers cloud workloads, not realizing it is primarily for devices and lacks the multi-cloud posture management capabilities of Defender for Cloud.

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 Microsoft Sentinel (a SIEM) with a CSPM tool, but Sentinel does not provide a secure score or native multi-cloud posture recommendations; Defender for Cloud is the dedicated CSPM and workload protection solution.

Detailed technical explanation

How to think about this question

Under the hood, Microsoft Defender for Cloud uses the Azure Resource Manager (ARM) API to assess resources in Azure, and for multi-cloud environments it leverages connectors (e.g., AWS CloudFormation, GCP Security Command Center) to import resource configurations. The secure score is calculated as a percentage of satisfied security controls (e.g., enable MFA, encrypt data at rest), each weighted by severity. Advanced threat detection relies on Microsoft Defender for Cloud's integrated workload protections (e.g., Defender for Servers, Defender for SQL) which use behavioral analytics and machine learning models to detect anomalies like suspicious process execution or lateral movement.

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 healthcare organisation deploys an application with a public-facing web tier and a private database tier. The database subnet has no public IP and only accepts connections from the web tier's security group. Questions like this test whether you can design cloud network isolation using VNets/VPCs, subnets, and security group rules.

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 Defender for Cloud — Microsoft Defender for Cloud is the correct choice because it provides a unified cloud-native security posture management (CSPM) solution that covers Azure, on-premises, and multi-cloud environments (including AWS and GCP). It delivers a secure score based on security controls and actionable recommendations via Azure Policy, and includes advanced threat detection (e.g., fileless attack detection, network anomaly detection) for workloads across these environments.

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.