Step
Download the Linux Defender ATP Onboarding Package. You will be prompted to login with your IdentiKey username and password.
Step
Open a terminal window and navigate to the download location (e.g. ‘cd ~/Downloads’)
Step
Unzip the LinuxDefenderATPOnboardingPackage.zip file
Step
Change the permissions to allow the package contents to execute:
chmod 755 mde_installer.sh MicrosoftDefenderATPOnboardingLinux.py
Step
Run the installer script along with the onboarding specifications:
sudo ./mde_installer.sh -i -o MicrosoftDefenderATPOnboardingLinux.py
Step
Ensure real time protection is enabled:
sudo mdatp config real-time-protection --value enabled