Question 1,270 of 209
mediumMultiple ChoiceObjective-mapped
SC-200 Uses Microsoft 365 Defender Practice Question
An organization uses Microsoft 365 Defender. During an incident, the analyst wants to automatically isolate a compromised device from the network while allowing communication with a specific list of trusted IP addresses (e.g., for patching). Which action in an automated investigation and response (AIR) playbook for endpoints can achieve this?
⚠ Common exam trap
Many exam-takers confuse 'Contain device' (which only blocks inbound connections from other devices) with 'Isolate device' (which blocks both inbound and outbound traffic, with optional selective allow lists), leading them to choose the wrong option when the question specifies allowing outbound communication to trusted IPs.
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
✓
Isolate device
The 'Isolate device' action in Microsoft Defender for Endpoint's automated investigation and response (AIR) playbook can be configured to isolate a device from the network while allowing communication with a specified list of trusted IP addresses (e.g., for patching or compliance). This is achieved through the 'selective isolation' capability, which uses Windows Filtering Platform (WFP) to block all inbound/outbound traffic except to the defined IPs. Option B is correct because it directly matches the requirement to maintain connectivity to trusted endpoints during isolation.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Run antivirus scan
Why it's wrong here
Running an antivirus scan attempts to detect and remediate malware that is already present on the endpoint, but it does not alter the device's network connectivity or prevent the threat from spreading laterally to other systems. A scan is a reactive, file-system-focused action: it requires the device to remain online and does not block inbound or outbound traffic, so it cannot contain an active attack. In contrast, isolation breaks communication with the network, which is the necessary containment step.
- ✓
Isolate device
Why this is correct
Isolate device is the correct response because it disconnects the compromised endpoint from the network while still permitting communication with specifically allowed IPs, such as Microsoft Defender for Endpoint services, Windows Update, or other approved update servers. This selectively quarantines the device at the network layer, blocking both inbound and outbound traffic to all other hosts, which stops lateral movement and data exfiltration. The ability to configure an allow list makes this action uniquely suited for maintaining critical services during an incident.
- ✗
Contain device
Why it's wrong here
Contain device is not the right choice because containment is a more limited action that restricts the device's ability to communicate with other devices but does not offer the custom IP allow list that full isolation provides. In Microsoft 365 Defender, containment alone cannot preserve connectivity to essential services like update servers or the Defender backend, potentially causing the device to lose telemetry and remediation capabilities. Full isolation gives the security team granular control over what the isolated host can still reach, which is why it supersedes containment for this scenario.
- ✗
Restrict app execution
Why it's wrong here
Restrict app execution is an application-control response that limits which executable files are allowed to run, typically to only those that are Microsoft-signed, but it has no direct effect on network connectivity. While this action can stop malicious binaries from launching, it does not prevent the compromised device from communicating with other systems, so the attack could continue to spread across the network. Because it does not address network-level compromise, it is insufficient as an incident containment measure.
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 →
Last reviewed: Jun 11, 2026
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.
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.
Sign in to join the discussion.