Question 1,255 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. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. 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 company's security operations center wants to detect advanced attacks targeting their on-premises Active Directory, such as Kerberos Golden Ticket attacks, pass-the-hash, and skeleton key malware. They need a solution that monitors domain controller traffic, correlates with entity behavior, and integrates with Microsoft Sentinel for incident response. Which Microsoft security 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 Defender for Identity

Microsoft Defender for Identity (MDI) is the correct solution because it is specifically designed to monitor on-premises Active Directory traffic, including domain controller network traffic, and uses entity behavior analytics to detect advanced attacks like Kerberos Golden Ticket, pass-the-hash, and skeleton key malware. It integrates natively with Microsoft Sentinel to enable automated incident response and investigation.

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

    Why this is correct

    Defender for Identity specializes in protecting on-premises Active Directory environments. It uses behavioral analytics and machine learning to detect suspicious activities such as abnormal Kerberos ticket requests, pass-the-hash attempts, and other identity-based attacks.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Microsoft Defender for Endpoint

    Why it's wrong here

    Defender for Endpoint focuses on endpoint devices (Windows, macOS, Linux) and provides antivirus, EDR, and threat investigation. While it can detect some attacks on endpoints, it does not directly monitor domain controller traffic or AD-specific protocols like Kerberos.

    When this WOULD be correct

    A company needs to detect and respond to advanced malware and fileless attacks on endpoints, such as ransomware or exploit kits, and requires integration with Microsoft Sentinel for incident response.

  • Microsoft Defender for Cloud

    Why it's wrong here

    Defender for Cloud is designed for securing cloud workloads (Azure, AWS, GCP) and provides CSPM, CWPP, and cloud threat detection. It does not monitor on-premises Active Directory infrastructure.

    When this WOULD be correct

    A company wants to assess the security posture of their Azure and hybrid cloud resources, detect misconfigurations, and protect against cloud-specific threats like compromised storage accounts or vulnerable VMs. They need a Cloud Security Posture Management (CSPM) and Cloud Workload Protection Platform (CWPP).

  • Microsoft Sentinel

    Why it's wrong here

    Sentinel is a SIEM/SOAR solution that can ingest logs from various sources, including Defender for Identity. However, Sentinel itself does not directly detect identity-based attacks; it relies on other security solutions for detection. The scenario requires a solution that actively monitors AD, which is Defender for Identity.

    When this WOULD be correct

    A company needs a cloud-native SIEM to centralize security logs from multiple sources (e.g., firewalls, servers, cloud apps) and automate incident response. The question would specify that the goal is log aggregation and orchestration, not direct AD attack detection.

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 IdentityCorrect answer

Why this is correct

Defender for Identity specializes in protecting on-premises Active Directory environments. It uses behavioral analytics and machine learning to detect suspicious activities such as abnormal Kerberos ticket requests, pass-the-hash attempts, and other identity-based attacks.

Microsoft Defender for EndpointWrong answer — click to see why

Why this is wrong here

Microsoft Defender for Endpoint focuses on endpoint devices (workstations, servers) and does not monitor domain controller traffic or detect Active Directory-specific attacks like Golden Ticket or skeleton key.

★ When this WOULD be the correct answer

A company needs to detect and respond to advanced malware and fileless attacks on endpoints, such as ransomware or exploit kits, and requires integration with Microsoft Sentinel for incident response.

Why candidates choose this

Candidates may confuse endpoint protection with identity protection, assuming that 'Defender for Endpoint' covers all security scenarios including Active Directory attacks.

Microsoft Defender for CloudWrong answer — click to see why

Why this is wrong here

Microsoft Defender for Cloud is designed for protecting cloud workloads (IaaS, PaaS, and hybrid) and does not monitor on-premises Active Directory traffic or detect Kerberos attacks like Golden Ticket or pass-the-hash.

★ When this WOULD be the correct answer

A company wants to assess the security posture of their Azure and hybrid cloud resources, detect misconfigurations, and protect against cloud-specific threats like compromised storage accounts or vulnerable VMs. They need a Cloud Security Posture Management (CSPM) and Cloud Workload Protection Platform (CWPP).

Why candidates choose this

Candidates may confuse 'Defender for Cloud' with identity protection because the name includes 'Defender' and they think it covers all security, not realizing it focuses on cloud infrastructure rather than on-premises Active Directory.

Microsoft SentinelWrong answer — click to see why

Why this is wrong here

Microsoft Sentinel is a SIEM/SOAR platform that ingests logs and alerts but does not natively monitor domain controller traffic or detect Active Directory attacks like Golden Ticket or skeleton key. It relies on other solutions (e.g., Defender for Identity) for such detections.

★ When this WOULD be the correct answer

A company needs a cloud-native SIEM to centralize security logs from multiple sources (e.g., firewalls, servers, cloud apps) and automate incident response. The question would specify that the goal is log aggregation and orchestration, not direct AD attack detection.

Why candidates choose this

Candidates may confuse Sentinel as the solution because it integrates with many security tools and can ingest identity-related alerts, but they overlook that it does not perform the actual monitoring of domain controller traffic or entity behavior analysis itself.

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 confuse Microsoft Sentinel as the detection tool itself, when in fact Sentinel is the aggregation and response platform, while Defender for Identity is the dedicated on-premises AD threat detection solution.

Trap categories for this question

  • Scenario analysis trap

    Sentinel is a SIEM/SOAR solution that can ingest logs from various sources, including Defender for Identity. However, Sentinel itself does not directly detect identity-based attacks; it relies on other security solutions for detection. The scenario requires a solution that actively monitors AD, which is Defender for Identity.

Detailed technical explanation

How to think about this question

MDI uses a sensor installed on domain controllers to capture network traffic and Windows Event Logs (e.g., Event ID 4768 for Kerberos TGT requests, 4624 for logon events). It builds a behavioral baseline for each entity (users, devices, resources) and detects anomalies such as abnormal Kerberos ticket requests indicative of Golden Ticket attacks (e.g., forged KRBTGT hash) or pass-the-hash (NTLM relay). The integration with Sentinel uses the Microsoft Defender for Identity data connector to forward alerts and entities for automated playbooks and investigation.

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 company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

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 Identity — Microsoft Defender for Identity (MDI) is the correct solution because it is specifically designed to monitor on-premises Active Directory traffic, including domain controller network traffic, and uses entity behavior analytics to detect advanced attacks like Kerberos Golden Ticket, pass-the-hash, and skeleton key malware. It integrates natively with Microsoft Sentinel to enable automated incident response and investigation.

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.