Skip to content

Commit 051ac5c

Browse files
Merge pull request #3306 from MicrosoftDocs/deniseb
rearranging overview articles for MDE
2 parents e64ca0d + 9bcc432 commit 051ac5c

File tree

4 files changed

+32
-121
lines changed

4 files changed

+32
-121
lines changed

.openpublishing.redirection.defender-endpoint.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@
119119
"source_path": "defender-endpoint/linux-schedule-scan-mde.md",
120120
"redirect_url": "/defender-endpoint/schedule-antivirus-scan-crontab",
121121
"redirect_document_id": true
122+
},
123+
{
124+
"source_path": "defender-endpoint/non-windows.md",
125+
"redirect_url": "/defender-endpoint/microsoft-defender-endpoint",
126+
"redirect_document_id": true
122127
}
123128
]
124129
}

defender-endpoint/TOC.yml

Lines changed: 25 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,35 @@
66
items:
77
- name: What is Microsoft Defender for Endpoint?
88
href: microsoft-defender-endpoint.md
9-
- name: Zero Trust for Microsoft Defender for Endpoint
9+
items:
10+
- name: Defender for Endpoint on macOS
11+
href: microsoft-defender-endpoint-mac.md
12+
- name: Defender for Endpoint on Linux
13+
href: microsoft-defender-endpoint-linux.md
14+
- name: Defender for Endpoint on Android
15+
href: microsoft-defender-endpoint-android.md
16+
- name: Defender for Endpoint on iOS
17+
href: microsoft-defender-endpoint-ios.md
18+
- name: Defender for Endpoint for US Government customers
19+
href: gov.md
20+
- name: Supported Microsoft Defender for Endpoint capabilities by platform
21+
href: supported-capabilities-by-platform.md
22+
- name: Defender for Endpoint Plan 1
23+
items:
24+
- name: Overview of Defender for Endpoint Plan 1
25+
href: defender-endpoint-plan-1.md
26+
- name: Setup and configuration
27+
href: mde-p1-setup-configuration.md
28+
- name: Get started
29+
href: mde-plan1-getting-started.md
30+
- name: Minimum requirements
31+
href: minimum-requirements.md
32+
- name: Zero Trust with Defender for Endpoint
1033
href: zero-trust-with-microsoft-defender-endpoint.md
11-
- name: Trial user guide - Microsoft Defender for Endpoint
34+
- name: Trial user guide - Defender for Endpoint
1235
href: defender-endpoint-trial-user-guide.md
1336
- name: Pilot and deploy Defender for Endpoint
1437
href: /defender-xdr/pilot-deploy-defender-endpoint?toc=/defender-endpoint/TOC.json&bc=/defender-endpoint/breadcrumb/toc.json
15-
- name: Minimum requirements
16-
href: minimum-requirements.md
17-
- name: Supported Microsoft Defender for Endpoint capabilities by platform
18-
href: supported-capabilities-by-platform.md
1938
- name: What's new in Defender for Endpoint
2039
href: whats-new-in-microsoft-defender-endpoint.md
2140
items:
@@ -36,28 +55,6 @@
3655
href: /defender-xdr/preview
3756
- name: Data storage and privacy
3857
href: data-storage-privacy.md
39-
- name: Defender for Endpoint Plan 1
40-
items:
41-
- name: Overview
42-
href: defender-endpoint-plan-1.md
43-
- name: Setup and configuration
44-
href: mde-p1-setup-configuration.md
45-
- name: Get started
46-
href: mde-plan1-getting-started.md
47-
- name: Microsoft Defender for Endpoint for US Government customers
48-
href: gov.md
49-
- name: Microsoft Defender for Endpoint on other platforms
50-
href: non-windows.md
51-
items:
52-
- name: macOS
53-
href: microsoft-defender-endpoint-mac.md
54-
- name: Linux
55-
href: microsoft-defender-endpoint-linux.md
56-
- name: Android
57-
href: microsoft-defender-endpoint-android.md
58-
- name: iOS
59-
href: microsoft-defender-endpoint-ios.md
60-
6158
- name: Antivirus solution compatibility with Defender for Endpoint
6259
href: defender-compatibility.md
6360

defender-endpoint/microsoft-defender-endpoint-linux.md

Lines changed: 2 additions & 16 deletions
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/20/2025
18+
ms.date: 03/28/2025
1919
---
2020

2121
# Microsoft Defender for Endpoint on Linux
@@ -74,21 +74,7 @@ There are several methods and tools that you can use to deploy Microsoft Defende
7474
> [!IMPORTANT]
7575
> 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`.
7676
77-
### Troubleshoot installation issues
78-
79-
If you experience any installation issues, for self-troubleshooting, follow these steps:
80-
81-
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).
82-
83-
2. For information about common installation issues, see [Installation issues](/defender-endpoint/linux-support-install).
84-
85-
3. If health of the device is `false`, see [Defender for Endpoint agent health issues](/defender-endpoint/health-status).
86-
87-
4. For product performance issues, see [Troubleshoot performance issues](/defender-endpoint/linux-support-perf).
88-
89-
5. For proxy and connectivity issues, see [Troubleshoot cloud connectivity issues](/defender-endpoint/linux-support-connectivity).
90-
91-
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).
77+
If you experience any installation issues, self-troubleshooting resources are available. See the ilnks in the [See also](#see-also) section.
9278

9379
### Configure policies for Defender for Endpoint on Linux
9480

defender-endpoint/non-windows.md

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)