Deploy Microsoft Defender Endpoint on Linux
Followed instructions from this page: https://learn.microsoft.com/en-us/defender-endpoint/linux-install-manually#ubuntu-and-debian-systems
steps made: 1. copy the license file MicrosoftDefenderATPOnboardingLinuxServer.py to the server 2. apt install mdatp & installed the .py license file and restart mdatp service 3. check the the status with command "mdatp health --field org_id" 4. enable the realtime protection with command "mdatp config real-time-protection --value enabled"