Question 114 of 1,639
Mitigate threats using Microsoft Defender XDRmediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is the DeviceLogonEvents table. This is correct because DeviceLogonEvents records all authentication events on Windows devices, including remote interactive logons like RDP, which are identified by LogonType 10. By querying this table and filtering for LogonType 10 along with the compromised device’s IP address, the analyst can pinpoint every device that accepted an inbound RDP connection from that source within the past 24 hours. On the SC-200 exam, this tests your ability to map a security scenario to the correct advanced hunting schema—a common trap is confusing DeviceLogonEvents with DeviceNetworkEvents, which tracks network flows but not authentication outcomes. Remember the key distinction: if it involves a logon attempt, it lives in DeviceLogonEvents. For a quick memory tip, think “LogonType 10 = RDP, always check DeviceLogonEvents.”

SC-200 Mitigate threats using Microsoft Defender XDR Practice Question

This SC-200 practice question tests your understanding of mitigate threats using microsoft defender xdr. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: deviceLogonEvents tracks successful and failed logon attempts.. 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 uses Microsoft 365 Defender. A security analyst wants to identify all devices that have been accessed from a compromised device via RDP in the past 24 hours. Which advanced hunting table should the analyst query?

Question 1mediummultiple choice
Full question →

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

DeviceLogonEvents

DeviceLogonEvents is the correct table because it records authentication events, including remote interactive logons such as RDP (LogonType 10). By filtering for logon type 10 and the compromised device's IP address, the analyst can identify all devices that accepted an RDP connection from that source within the past 24 hours.

Key principle: DeviceLogonEvents tracks successful and failed logon attempts.

Answer analysis

Option-by-option breakdown

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

  • DeviceEvents

    Why it's wrong here

    DeviceEvents includes various system events but not specifically logon events with RDP details.

  • DeviceNetworkEvents

    Why it's wrong here

    DeviceNetworkEvents records network connections (like outbound RDP traffic), but it does not indicate a successful logon session on the target device.

  • DeviceLogonEvents

    Why this is correct

    DeviceLogonEvents contains logon events such as Remote Desktop logons (LogonType = 10), allowing identification of devices accessed via RDP.

    Related concept

    DeviceLogonEvents tracks successful and failed logon attempts.

  • DeviceProcessEvents

    Why it's wrong here

    DeviceProcessEvents records process creation events, not logon sessions or RDP connections.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often choose DeviceNetworkEvents thinking network connections alone can identify RDP access, but they fail to realize that only DeviceLogonEvents provides the logon type and authentication context necessary to confirm a successful RDP session.

Detailed technical explanation

How to think about this question

RDP logons are recorded in DeviceLogonEvents with LogonType 10 (RemoteInteractive). The table also includes the InitiatingProcessAccountUpn and RemoteIP fields, enabling precise correlation between the compromised device's IP and the target devices. In a real-world scenario, an analyst might further filter by LogonType 10 and RemoteIP to exclude legitimate remote administration traffic from known jump boxes.

KKey Concepts to Remember

  • DeviceLogonEvents tracks successful and failed logon attempts.
  • RDP logons are recorded in DeviceLogonEvents with LogonType = 10 (RemoteInteractive).
  • This table includes source IP, target device, account name, and timestamp.
  • It is crucial for investigating lateral movement via remote access protocols.

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

DeviceLogonEvents tracks successful and failed logon attempts.

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.

Review deviceLogonEvents tracks successful and failed logon attempts., then practise related SC-200 questions on the same topic to reinforce the concept.

Related practice questions

Related SC-200 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-200 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-200 question test?

Mitigate threats using Microsoft Defender XDR — This question tests Mitigate threats using Microsoft Defender XDR — DeviceLogonEvents tracks successful and failed logon attempts..

What is the correct answer to this question?

The correct answer is: DeviceLogonEvents — DeviceLogonEvents is the correct table because it records authentication events, including remote interactive logons such as RDP (LogonType 10). By filtering for logon type 10 and the compromised device's IP address, the analyst can identify all devices that accepted an RDP connection from that source within the past 24 hours.

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

Review deviceLogonEvents tracks successful and failed logon attempts., then practise related SC-200 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

DeviceLogonEvents tracks successful and failed logon attempts.

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

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-200 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-200 exam.