mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 21:33:38 +00:00
.
This commit is contained in:
@ -25,6 +25,7 @@ This topic describes how to install, configure, update, and use Microsoft Defend
|
||||
> [!CAUTION]
|
||||
> Running other third-party endpoint protection products alongside Microsoft Defender ATP for Linux is likely to lead to performance problems and unpredictable side effects.
|
||||
|
||||
|
||||
## How to install Microsoft Defender ATP for Linux
|
||||
|
||||
### Prerequisites
|
||||
@ -33,6 +34,15 @@ This topic describes how to install, configure, update, and use Microsoft Defend
|
||||
- Beginner-level experience in Linux and BASH scripting
|
||||
- Administrative privileges on the device (in case of manual deployment)
|
||||
|
||||
### Known Issues
|
||||
|
||||
- Logged on users do not appear in the ATP portal
|
||||
- In SUSE distributions, if installation of *libatomic1* fails, validate that your OS is registered:
|
||||
|
||||
```bash
|
||||
$ sudo SUSEConnect --status-text
|
||||
```
|
||||
|
||||
### Installation instructions
|
||||
|
||||
There are several methods and deployment tools that you can use to install and configure Microsoft Defender ATP for Linux.
|
||||
@ -109,15 +119,6 @@ Microsoft regularly publishes software updates to improve performance, security,
|
||||
|
||||
Guidance for how to configure the product in enterprise environments is available in [Set preferences for Microsoft Defender ATP for Linux](linux-preferences.md).
|
||||
|
||||
## Known Issues
|
||||
|
||||
- Logged on users do not appear in the ATP portal
|
||||
- In SUSE distributions, if installation of *libatomic1* fails, validate that your OS is registered:
|
||||
|
||||
```bash
|
||||
$ sudo SUSEConnect --status-text
|
||||
```
|
||||
|
||||
## Resources
|
||||
|
||||
- For more information about logging, uninstalling, or other topics, see the [Resources](linux-resources.md) page.
|
||||
|
Reference in New Issue
Block a user