Skip to content

Commit 435a1a4

Browse files
authored
Merge branch 'main' into patch-1
2 parents 67d9888 + d4d19e9 commit 435a1a4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

defender-endpoint/mde-security-settings-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: deniseb
88
ms.service: defender-endpoint
99
ms.subservice: ngp
1010
ms.topic: how-to
11-
ms.date: 04/02/2025
11+
ms.date: 05/24/2025
1212
ms.collection:
1313
- m365-security
1414
- tier2
@@ -289,7 +289,7 @@ For more information, see [Microsoft Defender Core service overview](/defender-e
289289
|---|---|
290290
|Enable Network Protection|Enabled (block mode)|
291291
|Allow Network Protection Down Level|Network protection is enabled downlevel.|
292-
|Allow Datagram Processing On Win Server|Datagram processing on Windows Server is enabled.|
292+
|Allow Datagram Processing On Win Server|Datagram processing on Windows Server is disabled (Default, Recommended).|
293293
|Disable DNS over TCP parsing|DNS over TCP parsing is enabled.|
294294
|Disable HTTP parsing|HTTP parsing is enabled.|
295295
|Disable SSH parsing|SSH parsing is enabled.|

defender-endpoint/run-analyzer-linux.md

Lines changed: 2 additions & 2 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: 05/15/2025
12+
ms.date: 05/24/2025
1313
ms.custom: partner-contribution
1414
ms.collection:
1515
- m365-security
@@ -45,7 +45,7 @@ If you have issues with Microsoft Defender for Endpoint on Linux and need suppor
4545
2. Verify the download.
4646

4747
```bash
48-
echo '24F0A3BFC9B2CF41893A1C867AE6D1B6B79250F24D15DBA0B080B7083F78CA81 XMDEClientAnalyzerBinary.zip' | sha256sum -c
48+
echo 'C65A4E4C6851D130942BFACD147A9D18B8A92B4F50FACF519477FD1C41A1C323 XMDEClientAnalyzerBinary.zip' | sha256sum -c
4949
```
5050

5151
3. Extract the contents of `XMDEClientAnalyzerBinary.zip` on the machine.

0 commit comments

Comments
 (0)