Skip to content

Commit bb876c4

Browse files
committed
more fixes
1 parent b344c18 commit bb876c4

File tree

3 files changed

+25
-9
lines changed

3 files changed

+25
-9
lines changed

defender-endpoint/linux-install-with-puppet.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -304,19 +304,19 @@ org_id : "[your organization identifier]"
304304
305305
## Troubleshoot installation issues
306306
307-
If you encounter issues during installation, try these self-troubleshooting steps:
307+
If you experience any installation issues, for self-troubleshooting, follow these steps:
308308
309-
1. See [Log installation issues](linux-resources.md#log-installation-issues) for more information on how to find the automatically generated log that is created by the installer when an error occurs.
309+
1. For information on how to find the log that's generated automatically when an installation error occurs, see [Log installation issues](linux-resources.md#log-installation-issues).
310310
311-
2. see [Installation issues](/defender-endpoint/linux-support-install) for more information on commonly occurring installation issues.
311+
2. For information about common installation issues, see [Installation issues](/defender-endpoint/linux-support-install).
312312
313-
3. If health of the device is false, see [Defender for Endpoing agent health issues](/defender-endpoint/health-status).
313+
3. If health of the device is `false`, see [Defender for Endpoint agent health issues](/defender-endpoint/health-status).
314314
315-
4. For product performance issues, see [Troubleshoot performance issues](/defender-endpoint/linux-support-perf), [performance tuning](/defender-endpoint/linux-support-perf?branch=main)
315+
4. For product performance issues, see [Troubleshoot performance issues](/defender-endpoint/linux-support-perf).
316316
317-
5. For proxy and connectivity issues, see [Troubleshoot cloud connectivity issues](/defender-endpoint/linux-support-connectivity)
317+
5. For proxy and connectivity issues, see [Troubleshoot cloud connectivity issues](/defender-endpoint/linux-support-connectivity).
318318
319-
To get support from Microsoft, raise a support ticket and provide log files by using the [client analyzer](/defender-endpoint/overview-client-analyzer).
319+
To get support from Microsoft, open a support ticket, and provide the log files created by using the [client analyzer](/defender-endpoint/overview-client-analyzer).
320320
321321
## How to configure policies for Microsoft Defender on Linux
322322

defender-endpoint/linux-installer-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
ms.topic: conceptual
1616
ms.subservice: linux
1717
search.appverid: met150
18-
ms.date: 03/13/2025
18+
ms.date: 03/14/2025
1919
---
2020

2121
# Use installer script based deployment to deploy Microsoft Defender for Endpoint on Linux

defender-endpoint/mde-linux-prerequisites.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,20 @@ There are several methods and tools that you can use to deploy Microsoft Defende
203203
- For Linux Server with SAP, see [Deployment guidance for Defender for Endpoint on Linux Server with SAP](/defender-endpoint/mde-linux-deployment-on-sap)
204204

205205
> [!IMPORTANT]
206-
> Installing Microsoft Defender for Endpoint in any location other than the default install path isn't supported. On Linux, Microsoft Defender for Endpoint creates an mdatp user with random UID and GID values. If you want to control these values, create an mdatp user before installation using the /usr/sbin/nologin shell option. Here's an example: `mdatp:x:UID:GID::/home/mdatp:/usr/sbin/nologin`.
206+
> Installing Microsoft Defender for Endpoint in any location other than the default install path isn't supported. On Linux, Microsoft Defender for Endpoint creates an mdatp user with random UID and GID values. If you want to control these values, create an mdatp user before installation using the /usr/sbin/nologin shell option. Here's an example: `mdatp:x:UID:GID::/home/mdatp:/usr/sbin/nologin`.
207+
208+
### Troubleshoot installation issues
209+
210+
If you experience any installation issues, for self-troubleshooting, follow these steps:
211+
212+
1. For information on how to find the log that's generated automatically when an installation error occurs, see [Log installation issues](linux-resources.md#log-installation-issues).
213+
214+
2. For information about common installation issues, see [Installation issues](/defender-endpoint/linux-support-install).
215+
216+
3. If health of the device is `false`, see [Defender for Endpoint agent health issues](/defender-endpoint/health-status).
217+
218+
4. For product performance issues, see [Troubleshoot performance issues](/defender-endpoint/linux-support-perf).
219+
220+
5. For proxy and connectivity issues, see [Troubleshoot cloud connectivity issues](/defender-endpoint/linux-support-connectivity).
221+
222+
To get support from Microsoft, open a support ticket, and provide the log files created by using the [client analyzer](/defender-endpoint/overview-client-analyzer).

0 commit comments

Comments
 (0)