Skip to content

Commit ae63ee7

Browse files
committed
Learn Editor: Update isolate-machine.md
1 parent b706d83 commit ae63ee7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

defender-endpoint/api/isolate-machine.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ Isolates a device from accessing external network.
4141
[!include[Device actions note](../../includes/machineactionsnote.md)]
4242

4343
> [!IMPORTANT]
44-
- Full isolation is available for devices on Windows 10, version 1703, and on Windows 11.
45-
- Full isolation is available for all supported Linux devices. See [Microsoft Defender for Endpoint on Linux](/defender-endpoint/microsoft-defender-endpoint-linux).
46-
- Selective isolation is available for devices on Windows 10, version 1709 or later, and on Windows 11.
47-
- 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.
44+
> - Full isolation is available for devices on Windows 10, version 1703, and on Windows 11.
45+
> - Full isolation is available for all supported Linux devices. See [Microsoft Defender for Endpoint on Linux](/defender-endpoint/microsoft-defender-endpoint-linux).
46+
> - Selective isolation is available for devices on Windows 10, version 1709 or later, and on Windows 11.
47+
> - 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.
4848
> - Calling this API on unmanaged devices triggers the [contain device from the network](../respond-machine-alerts.md#contain-devices-from-the-network) action. The IsolationType value should be set to 'Unmanaged.'
4949
5050
## Permissions
@@ -58,11 +58,11 @@ Delegated (work or school account)|Machine.Isolate|'Isolate machine'
5858

5959
> [!NOTE]
6060
> When obtaining a token using user credentials:
61-
> > - The user needs to have at least the following role permission: 'Active remediation actions.' For more information, see [Create and manage roles](../user-roles.md).
61+
> - The user needs to have at least the following role permission: 'Active remediation actions.' For more information, see [Create and manage roles](../user-roles.md).
6262
> - The user needs to have access to the device, based on device group settings. See [Create and manage device groups](../machine-groups.md) for more information.
6363
>
6464
> Device group creation is supported in Defender for Endpoint Plan 1 and Plan 2.
65-
>
65+
6666
## HTTP request
6767

6868
```http

0 commit comments

Comments
 (0)