Skip to content

Commit 711bdd7

Browse files
authored
Update date and fix typos in documentation
1 parent bdab6c9 commit 711bdd7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

defender-endpoint/run-analyzer-linux.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: defender-endpoint
99
ms.subservice: linux
1010
ms.localizationpriority: medium
1111
ms.topic: troubleshooting-general
12-
ms.date: 11/01/2024
12+
ms.date: 01/08/2024
1313
ms.custom: partner-contribution
1414
ms.collection:
1515
- m365-security
@@ -189,7 +189,7 @@ This section provides instructions on how to run the tool locally on the Linux m
189189

190190
### Run the binary version of the client analyzer
191191

192-
#### Summary:
192+
#### Summary
193193

194194
1. Obtain from [https://go.microsoft.com/fwlink/?linkid=2297517](https://go.microsoft.com/fwlink/?linkid=2297517). Or, if your Linux server has internet access use `wget` to download the file:
195195

@@ -215,7 +215,7 @@ This section provides instructions on how to run the tool locally on the Linux m
215215

216216
6. Upload the file for the support engineer.
217217

218-
#### Details:
218+
#### Details
219219

220220
1. Download the [XMDE Client Analyzer Binary](https://go.microsoft.com/fwlink/?linkid=2297517) tool to the Linux machine you need to investigate.
221221

@@ -262,7 +262,7 @@ This section provides instructions on how to run the tool locally on the Linux m
262262
sudo ./MDESupportTool -d
263263
```
264264

265-
## Rung the Python-based client analyzer
265+
## Run the Python-based client analyzer
266266

267267
> [!NOTE]
268268
> - The analyzer depends on few extra PIP packages (`decorator`, `sh`, `distro`, `lxml`, and `psutil`) which are installed in the operating system when in root to produce the result output. If not installed, the analyzer attempts to fetch it from the [official repository for Python packages](https://pypi.org/search/?q=lxml).
@@ -453,7 +453,7 @@ Usage example: `sudo ./mde_support_tool.sh skipfaultyrules -e true`
453453
454454
- [Understand the analyzer HTML report](analyzer-report.md)
455455
456-
#### MDE on Linux troubleshooting documents:
456+
#### Defender for Endpoint on Linux troubleshooting documents
457457
458458
- [Troubleshoot installation issues for Microsoft Defender for Endpoint on Linux](/defender-endpoint/linux-support-install)
459459

0 commit comments

Comments
 (0)