Skip to content

Commit 9642ae8

Browse files
committed
Update mde-linux-arm.md
1 parent 7ecf8ce commit 9642ae8

File tree

1 file changed

+18
-20
lines changed

1 file changed

+18
-20
lines changed

defender-endpoint/mde-linux-arm.md

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -324,10 +324,9 @@ You can choose from several methods to deploy Defender for Endpoint on Linux to
324324

325325
If your organization is using Defender for Cloud, you can use it to deploy Defender for Endpoint on Linux.
326326

327-
1. We recommend enabling automatic deployment on your ARM64-based Linux devices. To enable automatic deployment, under `.bashrc` as a root user or `/etc/profile` on your device, set the environment variables as follows:
327+
1. We recommend enabling automatic deployment on your ARM64-based Linux devices. After VM provisioning, define a variable under the file `/etc/mde.arm.d/mde.conf` on your device as follows:
328328

329-
- `OPT_FOR_MDE_ARM_PREVIEW=1`
330-
- `OPT_FOR_MDE_ARM_PREVIEW=true`
329+
`OPT_FOR_MDE_ARM_PREVIEW=1`
331330

332331
2. Wait for 1-6 hours for onboarding to complete.
333332

@@ -343,7 +342,22 @@ See these articles:
343342

344343
## Troubleshoot deployment issues
345344

346-
If you run into any issues deploying Defender for Endpoint on Linux to your ARM64-based devices, help is available. First, get the XMDE Client Analyzer, and then review our list of common issues and how to resolve them.
345+
If you run into any issues deploying Defender for Endpoint on Linux to your ARM64-based devices, help is available. First, review our list of common issues and how to resolve them. If the problem persists, contact us.
346+
347+
### Common issues and how to resolve them
348+
349+
The following table summarizes common issues and how to resolve them.
350+
351+
| Error message or issue | What to do |
352+
|--|--|
353+
| `mdatp not found` | The repository might not be configured correctly. Check to see if the channel is set to `insiders-slow` in the installer script |
354+
| `mdatp health` indicates a missing license | Make sure you're passing the correct onboarding script or json file to your automation script or tool |
355+
| Exclusions aren't working as expected | If you had exclusions working on other devices, but they're not working on your ARM64-based Linux servers, contact us at `[email protected]`. You need your client analyzer logs. |
356+
| You want help with tuning mdatp. | Contact us at `[email protected]`. |
357+
358+
### Contact us if you need help
359+
360+
When you contact us at `[email protected]`, make sure to describe the issue in detail. Include screenshots if possible, and your client analyzer logs.
347361

348362
### XMDE Client Analyzer ARM Preview
349363

@@ -361,22 +375,6 @@ If you run into any issues deploying Defender for Endpoint on Linux to your ARM6
361375

362376
The log set is owned by the root user, so you might need root privileges to remove the log set.
363377

364-
### Common issues and how to resolve them
365-
366-
The following table summarizes common issues and how to resolve them.
367-
368-
| Error message or issue | What to do |
369-
|--|--|
370-
| `mdatp not found` | The repository might not be configured correctly. Check to see if the channel is set to `insiders-slow` in the installer script |
371-
| `mdatp health` indicates a missing license | Make sure you're passing the correct onboarding script or json file to your automation script or tool |
372-
| `edr_configuration_version` is unavailable after onboarding and installation. | This issue can occur if you uninstall and reinstall private and public preview features, and then try to onboard the same machine twice. Offboard mdatp, and then uninstall and reinstall it again. If the problem persists, contact us at `[email protected]`. |
373-
| Exclusions aren't working as expected | If you had exclusions working on other devices, but they're not working on your ARM64-based Linux servers, contact us at `[email protected]`. You need your client analyzer logs. |
374-
| You want help with tuning mdatp. | Contact us at `[email protected]`. |
375-
376-
### Contact us if you need help
377-
378-
When you contact us at `[email protected]`, make sure to describe the issue in detail. Include screenshots if possible, and your client analyzer logs.
379-
380378
## See also
381379

382380
- [Microsoft Defender for Endpoint on Linux](microsoft-defender-endpoint-linux.md)

0 commit comments

Comments
 (0)