Skip to content

Commit f534563

Browse files
authored
Merge pull request #1400 from MicrosoftDocs/main
Publish main to live, Thursday 3:30PM PDT, 09/19
2 parents f892023 + 81f6950 commit f534563

10 files changed

+63
-45
lines changed

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

Lines changed: 7 additions & 3 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: 07/10/2024
18+
ms.date: 09/19/2024
1919
---
2020

2121
# Deploy Microsoft Defender for Endpoint on Linux with Ansible
@@ -221,8 +221,12 @@ Create a subtask or role files that contribute to a playbook or task.
221221
```Output
222222
- hosts: servers
223223
tasks:
224-
- include: ../roles/onboarding_setup.yml
225-
- include: ../roles/add_yum_repo.yml
224+
- name: include onboarding tasks
225+
import_tasks:
226+
file: ../roles/onboarding_setup.yml
227+
- name: add apt repository
228+
import_tasks:
229+
file: ../roles/add_yum_repo.yml
226230
- name: Install MDATP
227231
dnf:
228232
name: mdatp

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

Lines changed: 16 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ 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: 08/12/2024
6+
ms.date: 09/19/2024
77
audience: ITPro
88
ms.topic: reference
9-
author: siosulli
10-
ms.author: siosulli
9+
author: denisebmsft
10+
ms.author: deniseb
1111
ms.custom: nextgen
1212
ms.reviewer: pahuijbr, tudobril, yongrhee
1313
manager: deniseb
@@ -151,21 +151,6 @@ All our updates contain:
151151
- Fixed an issue where an Outlook exclusion for the ASR rule [Block Office applications from injecting code into other processes](/defender-endpoint/attack-surface-reduction-rules-reference#block-office-applications-from-injecting-code-into-other-processes) was not honored.
152152
- Fixed a race condition during the startup of [endpoint data loss prevention](/purview/endpoint-dlp-getting-started) such that, in certain environments, some system files could be corrupted.
153153

154-
### May-2024 (Engine: 1.1.24050.5 | Platform: 4.18.24050.7)
155-
156-
- Security intelligence update version: **1.413.1.0**
157-
- Release date: **May 30, 2024** (Engine) / **June 4, 2024** (Platform)
158-
- Engine: **1.1.24050.5**
159-
- Platform: **4.18.24050.7**
160-
- Support phase: **Security and Critical Updates**
161-
162-
#### What's new
163-
164-
- Improved performance when running configuration queries.
165-
- Optimized how scans are prioritized.
166-
- Fixed a crash caused by a race condition with a device control driver.
167-
- Added Event Viewer Logging for scan start event where the scan originates from PowerShell.
168-
169154
### Previous version updates: Technical upgrade support only
170155

171156
After a new package version is released, support for the previous two versions is reduced to technical support only. For more information about previous versions, see [Microsoft Defender Antivirus updates: Previous versions for technical upgrade support](msda-updates-previous-versions-technical-upgrade-support.md).
@@ -228,14 +213,13 @@ Updates are released for x86, x64, and ARM64 Windows architecture.
228213

229214
For more information, see [Microsoft Defender update for Windows operating system installation images](https://support.microsoft.com/help/4568292/defender-update-for-windows-operating-system-installation-images).
230215

231-
After a new package version is released, support for the previous two versions is reduced to technical support only. To view a list of previous versions, see [Previous DISM updates (no longer supported)](msda-updates-previous-versions-technical-upgrade-support.md#previous-dism-updates-no-longer-supported).
216+
After a new package version is released, support for the previous two versions is reduced to technical support only. To view a list of previous versions, see [Previous DISM updates](msda-updates-previous-versions-technical-upgrade-support.md#previous-dism-updates-no-longer-supported).
232217

233-
### 1.415.295.0
218+
### 1.417.472.0
234219

235-
- Defender package version: `1.415.295.0`
236-
- Security intelligence version: `1.415.295.0`
237-
- Engine version: `1.24070.1`
238-
- Platform version: `4.18.24070.5`
220+
- Defender package version: `1.417.472.0`
221+
- Security intelligence version: `1.417.472.0`
222+
- Engine version: `1.24080.9`
239223

240224
#### Fixes
241225

@@ -245,10 +229,10 @@ After a new package version is released, support for the previous two versions i
245229

246230
- None
247231

248-
### 1.415.235.0
232+
### 1.415.295.0
249233

250-
- Defender package version: `1.415.235.0`
251-
- Security intelligence version: `1.415.235.0`
234+
- Defender package version: `1.415.295.0`
235+
- Security intelligence version: `1.415.295.0`
252236
- Engine version: `1.24070.1`
253237
- Platform version: `4.18.24070.5`
254238

@@ -260,12 +244,12 @@ After a new package version is released, support for the previous two versions i
260244

261245
- None
262246

263-
### 1.411.111.0
247+
### 1.415.235.0
264248

265-
- Defender package version: `1.411.111.0`
266-
- Security intelligence version: `1.411.111.0`
267-
- Engine version: `1.24050.2`
268-
- Platform version: `4.18.24050.7`
249+
- Defender package version: `1.415.235.0`
250+
- Security intelligence version: `1.415.235.0`
251+
- Engine version: `1.24070.1`
252+
- Platform version: `4.18.24070.5`
269253

270254
#### Fixes
271255

defender-endpoint/msda-updates-previous-versions-technical-upgrade-support.md

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Microsoft Defender Antivirus updates - Previous versions for technical upgrade support
33
description: Understand the type of technical support offered for previous versions of Microsoft Defender Antivirus
44
ms.service: defender-endpoint
5-
ms.author: siosulli
6-
author: siosulli
5+
ms.author: deniseb
6+
author: denisebmsft
77
ms.localizationpriority: medium
88
ms.reviewer: pahuijbr
9-
ms.date: 08/12/2024
9+
ms.date: 09/19/2024
1010
manager: deniseb
1111
audience: ITPro
1212
ms.collection:
@@ -29,6 +29,21 @@ Microsoft regularly releases [security intelligence updates and product updates
2929

3030
## Engine and platform updates
3131

32+
### May-2024 (Engine: 1.1.24050.5 | Platform: 4.18.24050.7)
33+
34+
- Security intelligence update version: **1.413.1.0**
35+
- Release date: **May 30, 2024** (Engine) / **June 4, 2024** (Platform)
36+
- Engine: **1.1.24050.5**
37+
- Platform: **4.18.24050.7**
38+
- Support phase: **Technical upgrade support (only)**
39+
40+
#### What's new
41+
42+
- Improved performance when running configuration queries.
43+
- Optimized how scans are prioritized.
44+
- Fixed a crash caused by a race condition with a device control driver.
45+
- Added Event Viewer Logging for scan start event where the scan originates from PowerShell.
46+
3247
### April-2024 (Engine: 1.1.24040.1 | Platform: 4.18.24040.4)
3348

3449
- Security intelligence update version: **1.411.7.0**
@@ -1106,6 +1121,21 @@ Microsoft regularly releases [security intelligence updates and product updates
11061121

11071122
The versions listed in this section are no longer supported. To view current versions, see [Updates for Deployment Image Servicing and Management (DISM)](microsoft-defender-antivirus-updates.md#updates-for-deployment-image-servicing-and-management-dism).
11081123

1124+
### 1.411.111.0
1125+
1126+
- Defender package version: `1.411.111.0`
1127+
- Security intelligence version: `1.411.111.0`
1128+
- Engine version: `1.24050.2`
1129+
- Platform version: `4.18.24050.7`
1130+
1131+
#### Fixes
1132+
1133+
- None
1134+
1135+
#### Additional information
1136+
1137+
- None
1138+
11091139
### 1.411.9.0
11101140

11111141
- Defender package version: `1.411.9.0`

defender-xdr/advanced-hunting-deviceevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For information on other tables in the advanced hunting schema, [see the advance
6868
| `InitiatingProcessSHA1` | `string` | SHA-1 of the process (image file) that initiated the event |
6969
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
7070
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
71-
| `InitiatingProcessFileName` | `string` | Name of the process that initiated the event |
71+
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
7272
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
7373
| `InitiatingProcessFolderPath` | `string` | Folder containing the process (image file) that initiated the event |
7474
| `InitiatingProcessId` | `long` | Process ID (PID) of the process that initiated the event |

defender-xdr/advanced-hunting-devicefileevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ For information on other tables in the advanced hunting schema, [see the advance
6060
| `InitiatingProcessSHA1` | `string` | SHA-1 of the process (image file) that initiated the event |
6161
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
6262
| `InitiatingProcessFolderPath` | `string` | Folder containing the process (image file) that initiated the event |
63-
| `InitiatingProcessFileName` | `string` | Name of the process that initiated the event |
63+
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
6464
| `InitiatingProcessFileSize` | `long` | Size of the process (image file) that initiated the event |
6565
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
6666
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

defender-xdr/advanced-hunting-deviceimageloadevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ For information on other tables in the advanced hunting schema, [see the advance
5656
| `InitiatingProcessSHA1` | `string` | SHA-1 of the process (image file) that initiated the event |
5757
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
5858
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
59-
| `InitiatingProcessFileName` | `string` | Name of the process that initiated the event |
59+
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
6060
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
6161
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
6262
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

defender-xdr/advanced-hunting-devicelogonevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ For information on other tables in the advanced hunting schema, [see the advance
6464
| `InitiatingProcessSHA1` | `string` | SHA-1 hash of the process (image file) that initiated the event |
6565
| `InitiatingProcessSHA256` | `string` | SHA-256 hash of the process (image file) that initiated the event. This field is usually not populated - use the SHA1 column when available. |
6666
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
67-
| `InitiatingProcessFileName` | `string` | Name of the process that initiated the event |
67+
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead|
6868
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
6969
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
7070
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

defender-xdr/advanced-hunting-devicenetworkevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For information on other tables in the advanced hunting schema, [see the advance
5353
| `InitiatingProcessSHA1` | `string` | SHA-1 of the process (image file) that initiated the event |
5454
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
5555
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
56-
| `InitiatingProcessFileName` | `string` | Name of the process that initiated the event |
56+
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
5757
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
5858
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
5959
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

defender-xdr/advanced-hunting-deviceprocessevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ For information on other tables in the advanced hunting schema, [see the advance
7676
| `InitiatingProcessSHA1` | `string` | SHA-1 hash of the process (image file) that initiated the event |
7777
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
7878
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
79-
| `InitiatingProcessFileName` | `string` | Name of the process that initiated the event |
79+
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
8080
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
8181
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
8282
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

defender-xdr/advanced-hunting-deviceregistryevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For information on other tables in the advanced hunting schema, [see the advance
5555
| `InitiatingProcessSHA1` | `string` | SHA-1 of the process (image file) that initiated the event |
5656
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
5757
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
58-
| `InitiatingProcessFileName` | `string` | Name of the process that initiated the event |
58+
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
5959
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
6060
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
6161
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

0 commit comments

Comments
 (0)