Merge pull request #6477 from illfated/mdatp_linux_info

MDATP/Requirements: add Linux Public Preview notes
This commit is contained in:
jcaparas
2020-04-13 10:43:05 -07:00
committed by GitHub

View File

@ -24,7 +24,7 @@ ms.topic: conceptual
There are some minimum requirements for onboarding machines to the service. Learn about the licensing, hardware and software requirements, and other configuration settings to onboard devices to the service. There are some minimum requirements for onboarding machines to the service. Learn about the licensing, hardware and software requirements, and other configuration settings to onboard devices to the service.
>Want to experience Microsoft Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-minreqs-abovefoldlink) > Want to experience Microsoft Defender ATP? [Sign up for a free trial](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-minreqs-abovefoldlink).
> [!TIP] > [!TIP]
@ -40,7 +40,7 @@ Microsoft Defender Advanced Threat Protection requires one of the following Micr
- Microsoft 365 E5 Security - Microsoft 365 E5 Security
- Microsoft 365 A5 (M365 A5) - Microsoft 365 A5 (M365 A5)
For detailed licensing information, see the [Product terms page](https://www.microsoft.com/en-us/licensing/product-licensing/products) and work with your account team to learn the detailed terms and conditions for the product. For detailed licensing information, see the [Product terms page](https://www.microsoft.com/licensing/product-licensing/products) and work with your account team to learn the detailed terms and conditions for the product.
For more information on the array of features in Windows 10 editions, see [Compare Windows 10 editions](https://www.microsoft.com/windowsforbusiness/compare). For more information on the array of features in Windows 10 editions, see [Compare Windows 10 editions](https://www.microsoft.com/windowsforbusiness/compare).
@ -60,6 +60,7 @@ Access to Microsoft Defender ATP is done through a browser, supporting the follo
## Hardware and software requirements ## Hardware and software requirements
### Supported Windows versions ### Supported Windows versions
- Windows 7 SP1 Enterprise - Windows 7 SP1 Enterprise
- Windows 7 SP1 Pro - Windows 7 SP1 Pro
@ -82,16 +83,18 @@ Machines on your network must be running one of these editions.
The hardware requirements for Microsoft Defender ATP on machines is the same as those for the supported editions. The hardware requirements for Microsoft Defender ATP on machines is the same as those for the supported editions.
> [!NOTE] > [!NOTE]
> Machines that are running mobile versions of Windows are not supported. > Machines running mobile versions of Windows are not supported.
### Other supported operating systems ### Other supported operating systems
- macOSX - macOSX
- Linux - Linux (currently, Microsoft Defender ATP is only available in the Public Preview Edition for Linux)
- Android - Android
> [!NOTE] > [!NOTE]
> You'll need to know the exact Linux distros, Android, and macOS versions that are compatible with Microsoft Defender ATP for the integration to work. > You'll need to know the exact Linux distros, Android, and macOS versions that are compatible with Microsoft Defender ATP for the integration to work.
>
> Also note that Microsoft Defender ATP is currently only available in the Public Preview Edition for Linux.
### Network and data storage and configuration requirements ### Network and data storage and configuration requirements
@ -131,7 +134,6 @@ By default, this service is enabled, but it's good practice to check to ensu
If the **START_TYPE** is not set to **AUTO_START**, then you'll need to set the service to automatically start. If the **START_TYPE** is not set to **AUTO_START**, then you'll need to set the service to automatically start.
**Use the command line to set the Windows 10 diagnostic data service to automatically start:** **Use the command line to set the Windows 10 diagnostic data service to automatically start:**
1. Open an elevated command-line prompt on the endpoint: 1. Open an elevated command-line prompt on the endpoint:
@ -153,7 +155,6 @@ If the **START_TYPE** is not set to **AUTO_START**, then you'll need to set the
``` ```
#### Internet connectivity #### Internet connectivity
Internet connectivity on machines is required either directly or through proxy. Internet connectivity on machines is required either directly or through proxy.
@ -164,9 +165,6 @@ For more information on additional proxy configuration settings see, [Configure
Before you onboard machines, the diagnostic data service must be enabled. The service is enabled by default in Windows 10. Before you onboard machines, the diagnostic data service must be enabled. The service is enabled by default in Windows 10.
## Windows Defender Antivirus configuration requirement ## Windows Defender Antivirus configuration requirement
The Microsoft Defender ATP agent depends on the ability of Windows Defender Antivirus to scan files and provide information about them. The Microsoft Defender ATP agent depends on the ability of Windows Defender Antivirus to scan files and provide information about them.
@ -188,9 +186,6 @@ If you're running Windows Defender Antivirus as the primary antimalware product
If you're running a third-party antimalware client and use Mobile Device Management solutions or Microsoft Endpoint Configuration Manager (current branch), you'll need to ensure that the Windows Defender Antivirus ELAM driver is enabled. For more information, see [Ensure that Windows Defender Antivirus is not disabled by policy](troubleshoot-onboarding.md#ensure-that-windows-defender-antivirus-is-not-disabled-by-a-policy). If you're running a third-party antimalware client and use Mobile Device Management solutions or Microsoft Endpoint Configuration Manager (current branch), you'll need to ensure that the Windows Defender Antivirus ELAM driver is enabled. For more information, see [Ensure that Windows Defender Antivirus is not disabled by policy](troubleshoot-onboarding.md#ensure-that-windows-defender-antivirus-is-not-disabled-by-a-policy).
## Related topics
## Related topic
- [Validate licensing and complete setup](licensing.md) - [Validate licensing and complete setup](licensing.md)
- [Onboard machines](onboard-configure.md) - [Onboard machines](onboard-configure.md)