Skip to content

Commit d624769

Browse files
authored
Merge pull request #3787 from MicrosoftDocs/main
2 parents bd1f08e + 9cd186f commit d624769

File tree

5 files changed

+26
-8
lines changed

5 files changed

+26
-8
lines changed

defender-endpoint/microsoft-defender-antivirus-updates.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Microsoft Defender Antivirus security intelligence and product updates
33
description: Manage how Microsoft Defender Antivirus receives protection and product updates.
44
ms.service: defender-endpoint
55
ms.localizationpriority: high
6-
ms.date: 04/09/2025
6+
ms.date: 05/14/2025
77
audience: ITPro
88
ms.topic: reference
99
author: emmwalshh
@@ -98,6 +98,25 @@ Updates contain:
9898
- Serviceability improvements
9999
- Integration improvements (Cloud, [Microsoft Defender XDR](/defender-xdr/microsoft-365-defender))
100100

101+
### April-2025 (Platform: TBD | Engine: 1.1.25040.1)
102+
103+
- Security intelligence update version: **1.429.3.0**
104+
- Release date:  **May 14, 2025 (Engine)** / (Platform pending)
105+
- Platform: (*coming soon*)
106+
- Engine: **1.1.25040.1**
107+
- Support phase: **Security and Critical Updates**
108+
109+
#### What's new
110+
111+
- Fixed TVM Block where we failed to block a trusted file
112+
- Fixed Microsoft Defender platform update timestamp to reflect the actual update time.
113+
- The [1002 event](/defender-endpoint/troubleshoot-microsoft-defender-antivirus#event-id-1002) (An anti-malware scan was stopped before it finished) now includes details of the stop reason.
114+
- Added more details to the [1000 event](/defender-endpoint/troubleshoot-microsoft-defender-antivirus#event-id-1000) (Scan started), like scan trigger and scan on idle.
115+
- Improved ASR file processing to correctly handle ["allow" Indicators of Compromise](/defender-endpoint/indicators-overview) (IoCs).
116+
- Improvement in health reporting for machines that are rebooted or hibernated.
117+
- Improved performance for [Smart App Control](/windows/apps/develop/smart-app-control/overview) (SAC) trusted file handling.
118+
- Improved [device control](/defender-endpoint/device-control-overview) logic for offline printers.
119+
101120
### March-2025 (Platform: 4.18.25030.2 | Engine 1.1.25030.1)
102121

103122
- Security intelligence update version: **1.427.3.0**
@@ -186,7 +205,6 @@ To install the latest security intelligence and antivirus engine updates, you ca
186205
- Windows Update
187206
- Windows Update server (WSUS)
188207
- Software Update Point (SUP)
189-
190208
- [File server](/defender-endpoint/manage-protection-updates-microsoft-defender-antivirus)
191209
- Windows Security app: See [Microsoft Defender Antivirus in the Windows Security app](/defender-endpoint/microsoft-defender-security-center-antivirus)
192210
- Command line, as follows:

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: 04/01/2025
12+
ms.date: 05/14/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 '7886E960546A8490C7CBD962330104B2454647131B89D26771610FDB5BB6BE3D XMDEClientAnalyzerBinary.zip' | sha256sum -c
48+
echo '4D3073F252667AC87F1229163677CB6843E0454AC4F33A526D7F55DDAA5E09E3 XMDEClientAnalyzerBinary.zip' | sha256sum -c
4949
```
5050

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

defender-endpoint/run-analyzer-macos.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: macos
1010
ms.localizationpriority: medium
1111
ms.topic: troubleshooting-general
12-
ms.date: 04/11/2025
12+
ms.date: 05/14/2025
1313
ms.custom: partner-contribution
1414
ms.collection:
1515
- m365-security
@@ -43,7 +43,7 @@ If you're experiencing reliability or device health issues with Microsoft Defend
4343
2. Verify the download.
4444

4545
```bash
46-
echo '7886E960546A8490C7CBD962330104B2454647131B89D26771610FDB5BB6BE3D XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
46+
echo '4D3073F252667AC87F1229163677CB6843E0454AC4F33A526D7F55DDAA5E09E3 XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
4747
```
4848

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

defender-endpoint/troubleshoot-performance-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: ewalsh
77
author: emmwalshh
88
ms.localizationpriority: medium
99
manager: deniseb
10-
ms.date: 04/01/2025
10+
ms.date: 05/14/2025
1111
audience: ITPro
1212
ms.topic: troubleshooting
1313
ms.subservice: ngp

defender-endpoint/whats-new-in-microsoft-defender-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: ewalsh
77
author: emmwalshh
88
ms.reviewer: noamhadash, pahuijbr, yongrhee
99
ms.localizationpriority: medium
10-
ms.date: 04/17/2025
10+
ms.date: 05/14/2025
1111
manager: deniseb
1212
audience: ITPro
1313
ms.collection:

0 commit comments

Comments
 (0)