Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion defender-endpoint/respond-machine-alerts.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,8 @@ Depending on the severity of the attack and the sensitivity of the device, you m

**Important points to keep in mind**:

- In environments that use web proxies (including Proxy Auto Configuration (PAC), WPAD, or static/direct proxy configurations), devices might not be able to recover from network isolation. Use selective isolation in such cases. When using selective isolation, exclusion settings aren't required to avoid this scenario.
- In environments that use web proxies (including Proxy Auto Configuration (PAC), WPAD, or static/direct proxy configurations), devices might not be able to recover from network isolation. Use selective isolation in such cases. When using selective isolation, exclusion settings aren't required to avoid this scenario. This issue, in which a device is unable to reconnect to the network, can also occur when device isolation is triggered as full isolation by Automatic Attack Disruption. For selective isolation to be triggered by Automatic Attack Disruption, an isolation exception rule must be configured. Therefore, if you would like to avoid this issue when device isolation is triggered by Automatic Attack Disruption, please configure an isolation exclusion rule of some kind.

- Isolating devices from the network is supported for macOS for client version 101.98.84 and above. You can also use live response to run the action. For more information on live response, see [Investigate entities on devices using live response](live-response.md)
- Full isolation is available for devices running Windows 11, Windows 10, version 1703 or later, Windows Server 2012 R2 and later, and Azure Stack HCI OS, version 23H2 and later.
- Isolating devices from the network is supported when Defender is running in passive mode on all supported Windows operating systems, macOS and Linux supported versions.
Expand Down