Skip to content

Commit 3dd8aa1

Browse files
authored
Merge pull request #5107 from subhajitm/docs-editor/respond-machine-alerts-1758547662
[MDE Linux] Update Isolate public doc: fix typo and kernel version info
2 parents 097880b + 4fd444a commit 3dd8aa1

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

defender-endpoint/respond-machine-alerts.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,19 +103,19 @@ Or, use this alternate procedure:
103103

104104
![Image of collect investigation package](media/collect-investigation-package.png)
105105

106-
2. Add comments and then select **Confirm**.
106+
1. Add comments and then select **Confirm**.
107107

108108
![Image of confirm comment](media/comments-confirm.png)
109109

110-
3. Select **Action center** from the response actions section of the device page.
110+
1. Select **Action center** from the response actions section of the device page.
111111

112112
![Image of action center](media/action-center-selected.png)
113113

114-
4. Select **Package collection package available** to download the collection package.
114+
1. Select **Package collection package available** to download the collection package.
115115

116116
![Image of download package](media/download-package.png)
117-
118-
> [!NOTE]
117+
118+
> [!NOTE]
119119
> The collection of the investigation package may fail if a device has a low battery level or is on a metered connection.
120120
121121
### Investigation package contents for Windows devices
@@ -216,7 +216,8 @@ Depending on the severity of the attack and the sensitivity of the device, you m
216216
- You can use the device isolation capability on all supported Microsoft Defender for Endpoint on Linux listed in [System requirements](mde-linux-prerequisites.md). Ensure that the following prerequisites are enabled:
217217
- `iptables`
218218
- `ip6tables`
219-
- Linux kernel with `CONFIG_NETFILTER`, `CONFID_IP_NF_IPTABLES`, and `CONFIG_IP_NF_MATCH_OWNER`
219+
- Linux kernel with `CONFIG_NETFILTER`, `CONFIG_IP_NF_IPTABLES`, and `CONFIG_IP_NF_MATCH_OWNER` for kernel version lower than 5.x and `CONFIG_NETFILTER_XT_MATCH_OWNER` from 5.x kernel.
220+
220221
- Selective isolation is available for devices running on Windows 11, Windows 10 version 1703 or later, Windows Server 2012 R2 and later, Azure Stack HCI OS, version 23H2 and later, and macOS. For more information about selective isolation, see [Isolation exclusions](./isolation-exclusions.md).
221222
- When isolating a device, only certain processes and destinations are allowed. Therefore, devices that are behind a full VPN tunnel won't be able to reach the Microsoft Defender for Endpoint cloud service after the device is isolated. We recommend using a split-tunneling VPN for Microsoft Defender for Endpoint and Microsoft Defender Antivirus cloud-based protection-related traffic.
222223
- The feature supports VPN connection.

0 commit comments

Comments
 (0)