Revert "Suggested fix for isolation"

This reverts commit 20a4c1d660.
This commit is contained in:
Zvi Avidor
2018-10-04 16:14:05 +03:00
parent 6bbb70af36
commit 01e839ad12

View File

@ -21,9 +21,6 @@ ms.date: 12/08/2017
Isolates a machine from accessing external network. Isolates a machine from accessing external network.
>[!Note]
> This page focus on activating machine action via API. See [take response actions on a machine](respond-machine-alerts-windows-defender-advanced-threat-protection.md) for more information about response actions functionality via WDATP.
## Permissions ## Permissions
One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Use Windows Defender ATP APIs](exposed-apis-intro.md) One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Use Windows Defender ATP APIs](exposed-apis-intro.md)
@ -32,13 +29,6 @@ Permission type | Permission | Permission display name
Application | Machine.Isolate | 'Isolate machine' Application | Machine.Isolate | 'Isolate machine'
Delegated (work or school account) | Machine.Isolate | 'Isolate machine' Delegated (work or school account) | Machine.Isolate | 'Isolate machine'
>[!Note]
> When obtaining a token using user credentials:
>- The user need to have at least the following role permission: 'Active remediation actions' (See [Create and manage roles](user-roles-windows-defender-advanced-threat-protection.md) for more information)
>- The user have access to this machine, based on machine group settings (See [Create and manage machine groups](machine-groups-windows-defender-advanced-threat-protection.md) for more information)
>[!IMPORTANT] >[!IMPORTANT]
>- Full isolation is available for machines on Windows 10, version 1703. >- Full isolation is available for machines on Windows 10, version 1703.
>- Selective isolation is available for machines on Windows 10, version 1709 or later. >- Selective isolation is available for machines on Windows 10, version 1709 or later.