You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Install the HTTPS driver if not already installed:
240
242
241
243
```bash
@@ -379,7 +381,7 @@ Download the onboarding package from Microsoft Defender portal.
379
381
2. In the first drop-down menu, select**Linux Server** as the operating system. In the second drop-down menu, select**Local Script** as the deployment method.
380
382
3. Select **Download onboarding package**. Save the file as WindowsDefenderATPOnboardingPackage.zip.
381
383
382
-
:::image type="content" source="media/portal-onboarding-linux.png" alt-text="Downloading an onboarding package in the Microsoft Defender portal" lightbox="media/portal-onboarding-linux.png":::
384
+
:::image type="content" source="media/portal-onboarding-linux.png" alt-text="Downloading an onboarding package in the Microsoft Defender portal":::
383
385
384
386
4. From a command prompt, verify that you have the file, and extract the contents of the archive:
385
387
@@ -488,7 +490,7 @@ Download the onboarding package from Microsoft Defender portal.
488
490
489
491
1. Run an EDR detection test and simulate a detection to verify that the device is properly onboarded and reporting to the service. Perform the following steps on the newly onboarded device:
490
492
491
-
- Verify that the onboarded Linux server appears in Microsoft Defender XDR. If this is the first onboarding of the machine, it can take up to 20 minutes until it appears.
493
+
- Verify that the onboarded Linux server appears in Microsoft Defender XDR. If this is the first onboarding of the machine, it can take up to 20 minutes until it appears.
492
494
493
495
- Download and extract the [script file](https://aka.ms/MDE-Linux-EDR-DIY) to an onboarded Linux server and run the following command: `./mde_linux_edr_diy.sh`
0 commit comments