Skip to content

Commit 70ad974

Browse files
authored
Merge branch 'public' into patch-1
2 parents d630736 + f6d416c commit 70ad974

9 files changed

+123
-85
lines changed

defender-business/mdb-offboard-devices.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ audience: Admin
99
ms.topic: overview
1010
ms.service: defender-business
1111
ms.localizationpriority: medium
12-
ms.date: 06/19/2024
12+
ms.date: 07/08/2024
1313
ms.reviewer: nehabha
1414
f1.keywords: NOCSH
1515
ms.collection:
@@ -21,21 +21,26 @@ ms.collection:
2121

2222
# Offboard a device from Microsoft Defender for Business
2323

24-
As devices are replaced or retired, or your business needs change, you can offboard devices from Defender for Business. Offboarding a device causes the device to stop sending data to Defender for Business. However, data received prior to offboarding is retained for up to six (6) months.
24+
As devices are replaced or retired, or your business needs change, you can offboard devices from Defender for Business. Offboarding a device causes the device to stop sending data to Defender for Business, and its status changes to `Inactive` within seven days. You don't have to offboard devices that are already listed as `Inactive`.
25+
26+
Data from a device, such as alerts, vulnerabilities, and detected threats, remains visible in the Microsoft Defender portal until the [configured retention period](/defender-endpoint/data-storage-privacy#how-long-will-microsoft-store-my-data-what-is-microsofts-data-retention-policy) expires (usually 180 days).
27+
28+
Devices that weren't active within the last 30 days aren't factored into your organization's [exposure score](mdb-view-tvm-dashboard.md).
2529

2630
> [!IMPORTANT]
2731
> The procedures in this article describe how to remove a device from monitoring by Defender for Business. If you're using Microsoft Intune to manage devices, and you prefer to remove the device from Intune, see [Remove devices by using wipe, retire, or manually unenrolling the device](/mem/intune/remote-actions/devices-wipe).
2832
2933
## What to do
3034

31-
1. Select a tab:
35+
1. Select one of the following tabs:
3236

3337
- **Windows 10 or 11**
3438
- **Mac**
3539
- **Servers** (Windows Server or Linux Server)
3640
- **Mobile** (for iOS/iPadOS or Android devices)
3741

3842
2. Follow the guidance on the selected tab.
43+
3944
3. Proceed to your next steps.
4045

4146
## [**Windows 10 or 11**](#tab/Windows1011)

defender-endpoint/linux-preferences.md

Lines changed: 64 additions & 62 deletions
Large diffs are not rendered by default.

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

Lines changed: 23 additions & 5 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: 06/07/2024
6+
ms.date: 07/09/2024
77
audience: ITPro
88
ms.topic: reference
99
author: siosulli
@@ -42,8 +42,7 @@ This article also includes:
4242
- [Platform version included with Windows 10 releases](#platform-version-included-with-windows-10-releases)
4343
- [Updates for Deployment Image Servicing and Management (DISM)](#updates-for-deployment-image-servicing-and-management-dism)
4444

45-
> [!TIP]
46-
> To see the most current engine, platform, and signature date, visit the [Security intelligence updates for Microsoft Defender Antivirus and other Microsoft antimalware](https://www.microsoft.com/en-us/wdsi/defenderupdates)
45+
To see the most current engine, platform, and signature date, see [Security intelligence updates for Microsoft Defender Antivirus and other Microsoft antimalware](https://www.microsoft.com/en-us/wdsi/defenderupdates).
4746

4847
[!INCLUDE [MDE automated setup guide](../includes/security-analyzer-setup-guide.md)]
4948

@@ -99,6 +98,25 @@ All our updates contain
9998
- Serviceability improvements
10099
- Integration improvements (Cloud, [Microsoft Defender XDR](/defender-xdr/microsoft-365-defender))
101100

101+
### June-2024 (Platform: 4.18.24060.xxxx | Engine: 1.1.24060.5)
102+
103+
- Security intelligence update version: **1.415.1.0**
104+
- Release date: **July 9, 2024** (Engine) / **TBD** (Platform)
105+
- Platform: **4.18.24060.xxxx**
106+
- Engine: **1.1.24060.5**
107+
- Support phase: **Security and Critical Updates**
108+
109+
### What's new
110+
111+
- Fixed issue where Microsoft Defender Antivirus was not properly changing state when non-Microsoft antivirus/antimalware software was installed and [Windows Defender Application Control](/windows/security/application-security/application-control/windows-defender-application-control/wdac) (WDAC) with [Intelligent Security Graph](/windows/security/application-security/application-control/windows-defender-application-control/design/use-wdac-with-intelligent-security-graph) were enabled.
112+
- Fixed deadlock issue on [VDI](deployment-vdi-microsoft-defender-antivirus.md) that occurred when loading corrupted update files from UNC share.
113+
- Custom scans started with [Start-MpScan](/powershell/module/defender/start-mpscan) are now reported in the event log.
114+
- Fixed potential deadlock that occurred on volume mount scanning.
115+
- Fixed issue where Microsoft Defender Antivirus did not allow applications to clean up temporary files.
116+
- Fixed potentially packet loss due to [network protection](network-protection.md) shutdown that could lead to deadlock.
117+
- Implemented performance improvements for scenarios where WDAC is enabled with Intelligent Security Graph.
118+
- 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.
119+
102120
### May-2024 (Engine: 1.1.24050.5 | Platform: 4.18.24050.7)
103121

104122
- Security intelligence update version: **1.413.1.0**
@@ -112,7 +130,7 @@ All our updates contain
112130
- Improved performance when running configuration queries.
113131
- Optimized how scans are prioritized.
114132
- Fixed a crash caused by a race condition with a device control driver.
115-
- Added Event Viewer Logging for scan start event where the scan originates from Powershell.
133+
- Added Event Viewer Logging for scan start event where the scan originates from PowerShell.
116134

117135
### April-2024 (Engine: 1.1.24040.1 | Platform: 4.18.24040.4)
118136

@@ -127,7 +145,7 @@ All our updates contain
127145
- Added an opt-out feature for Experimental Configuration Services (ECS) and One collector in the Core Service.
128146
- Fixed an issue where occasionally exclusions deployed via Intune were not being honored when tamper protection was enabled.
129147
- After a new engine version is released, support for older versions (N-2) will now reduce to technical support only. Engine versions older than N-2 are no longer supported.
130-
- Improved health monitoring and telemetry for [Attack Surface Rules](overview-attack-surface-reduction.md) exclusions.
148+
- Improved health monitoring and telemetry for [attack surface rules](overview-attack-surface-reduction.md) exclusions.
131149
- Updated inaccurate information in [Configure exclusions for files opened by processes](configure-process-opened-file-exclusions-microsoft-defender-antivirus.md) regarding wildcard usage with contextual exclusions.
132150

133151
### March-2024 (Engine: 1.1.24030.4 | Platform: 4.18.24030.9)

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: siosulli
77
author: siosulli
88
ms.reviewer: noamhadash, pahuijbr, yongrhee
99
ms.localizationpriority: medium
10-
ms.date: 06/04/2024
10+
ms.date: 07/09/2024
1111
manager: deniseb
1212
audience: ITPro
1313
ms.collection:
@@ -50,6 +50,10 @@ For more information on Microsoft Defender for Endpoint on specific operating sy
5050
- [What's new in Defender for Endpoint on Android](android-whatsnew.md)
5151
- [What's new in Defender for Endpoint on iOS](ios-whatsnew.md)
5252

53+
## July 2024
54+
55+
- (GA) Learning hub resources, including Microsoft Defender XDR Ninja training, learning paths, and training modules have moved from the Microsoft Defender portal to [learn.microsoft.com](https://go.microsoft.com/fwlink/?linkid=2273118). Browse the [list of learning paths](/training/browse/?products=m365-ems-cloud-app-security%2Cdefender-for-cloud-apps%2Cdefender-identity%2Cm365-information-protection%2Cm365-threat-protection%2Cmdatp%2Cdefender-office365&expanded=m365%2Coffice-365), and filter by product, role, level, and subject.
56+
5357
## June 2024
5458

5559
- (Preview) [BitLocker support for Device control](device-control-overview.md#control-access-to-bitlocker-encrypted-removable-media-preview): Allows device control to apply policy based on the BitLocker encrypted state of a device.

defender-office-365/defender-for-office-365-whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ For more information on what's new with other Microsoft Defender security produc
3939
- [What's new in Microsoft Defender for Identity](/defender-for-identity/whats-new)
4040
- [What's new in Microsoft Defender for Cloud Apps](/cloud-app-security/release-notes)
4141

42+
## July 2024
43+
44+
- (GA) Learning hub resources, including Microsoft Defender XDR Ninja training, learning paths, and training modules have moved from the Microsoft Defender portal to [learn.microsoft.com](https://go.microsoft.com/fwlink/?linkid=2273118). Browse the [list of learning paths](/training/browse/?products=m365-ems-cloud-app-security%2Cdefender-for-cloud-apps%2Cdefender-identity%2Cm365-information-protection%2Cm365-threat-protection%2Cmdatp%2Cdefender-office365&expanded=m365%2Coffice-365), and filter by product, role, level, and subject.
45+
4246
## May 2024
4347

4448
- **Top level domain and subdomain blocking in Tenant Allow/Block List**: You will be able to create block entries under domains & email addresses, using the format `*.TLD`, where `TLD` can be any top-level domain or `*.SD1.TLD, *.SD2.SD1.TLD`, `*.SD3.SD2.SD1.TLD`, and similar patterns for subdomain blocking. The entries block all email received from or sent to any email addresses in the domain or subdomain during mail flow.

defender-vulnerability-management/whats-new-in-microsoft-defender-vulnerability-management.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ audience: ITPro
1111
ms.collection:
1212
- m365-security
1313
ms.topic: conceptual
14-
ms.date: 02/26/2024
14+
ms.date: 07/09/2024
1515
---
1616

1717
# What's new in Microsoft Defender Vulnerability Management Public Preview
@@ -21,6 +21,10 @@ This article provides information about new features and important product updat
2121
> [!TIP]
2222
> Did you know you can try all the features in Microsoft Defender Vulnerability Management for free? Find out how to [sign up for a free trial](defender-vulnerability-management-trial.md).
2323
24+
## July 2024
25+
26+
- (GA) Learning hub resources, including Microsoft Defender XDR Ninja training, learning paths, and training modules have moved from the Microsoft Defender portal to [learn.microsoft.com](https://go.microsoft.com/fwlink/?linkid=2273118). Browse the [list of learning paths](/training/browse/?products=m365-ems-cloud-app-security%2Cdefender-for-cloud-apps%2Cdefender-identity%2Cm365-information-protection%2Cm365-threat-protection%2Cmdatp%2Cdefender-office365&expanded=m365%2Coffice-365), and filter by product, role, level, and subject.
27+
2428
## February 2024
2529

2630
### Vulnerable components

defender-xdr/microsoft-365-defender-portal.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom:
1919
- admindeeplinkDEFENDER
2020
- intro-overview
2121
ms.topic: conceptual
22-
ms.date: 05/14/2024
22+
ms.date: 07/09/2024
2323
---
2424

2525
# Microsoft Defender portal
@@ -47,14 +47,13 @@ The Microsoft Defender portal helps security teams investigate and respond to at
4747
- Actions & submissions
4848
- Threat analytics
4949
- Secure score
50-
- Learning hub
5150
- Trials
5251
- Partner catalog
5352

5453
The Microsoft Defender portal emphasizes *unity, clarity, and common goals*.
5554

5655
> [!NOTE]
57-
> In the Microsoft Defender portal, customers see only the security features their subscription includes. For example, if you have Defender for Office 365 but not Defender for Endpoint, you see features and capabilities for Defender for Office 365, but not device protection.
56+
> In the Microsoft Defender portal, customers see only the security features their subscription includes. For example, if you have Defender for Office 365 but not Defender for Endpoint, you see features and capabilities for Defender for Office 365, but not for device protection.
5857
5958
## Incident and alert investigations
6059

@@ -111,7 +110,6 @@ For Microsoft Sentinel, after you connect Microsoft Sentinel to the Defender por
111110
- [Roles and permissions in Microsoft Sentinel | Microsoft Learn](/azure/sentinel/roles)
112111
- [Manage access to Microsoft Sentinel data by resource | Microsoft Learn](/azure/sentinel/resource-context-rbac)
113112

114-
115113
### Integrated reports
116114

117115
Reports are also unified in Microsoft Defender XDR. Admins can start with a general security report, and branch into specific reports about endpoints, email & collaboration. The links here are dynamically generated based upon workload configuration.

defender-xdr/microsoft-365-defender-train-security-staff.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.topic: conceptual
1616
search.appverid:
1717
- MOE150
1818
- MET150
19-
ms.date: 01/03/2022
19+
ms.date: 07/09/2024
2020
---
2121

2222
# Train your security staff for Microsoft Defender XDR
@@ -50,14 +50,15 @@ Use these learning paths and their modules to build an understanding of Microsof
5050

5151
## Learning paths in the Microsoft Defender portal learning hub
5252

53-
The [Microsoft Defender portal learning hub](https://security.microsoft.com/learning) includes these learning paths:
53+
Learning paths and training modules are available at [learn.microsoft.com](https://go.microsoft.com/fwlink/?linkid=2273118). You can access resources like these:
5454

55-
- Getting started with the Microsoft 365 security center
56-
- How to Investigate Using Microsoft Defender XDR
57-
- Microsoft Defender XDR Basic Training
58-
- Microsoft Defender for Endpoint Basic Training
59-
- Microsoft Defender for Office 365 Best Practices
60-
- Setup
55+
- Defender XDR learning paths
56+
- Microsoft Defender XDR Ninja training
57+
- Virtual training sessions
58+
- Microsoft Tech Community
59+
- Microsoft Copilot for Security
60+
61+
Browse the [list of learning paths](/training/browse/?products=m365-ems-cloud-app-security%2Cdefender-for-cloud-apps%2Cdefender-identity%2Cm365-information-protection%2Cm365-threat-protection%2Cmdatp%2Cdefender-office365&expanded=m365%2Coffice-365), and filter by product/service, role, level, and more.
6162

6263
## Hands-on with a trial environment
6364

defender-xdr/whats-new.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: defender-xdr
66
ms.author: diannegali
77
author: diannegali
88
ms.localizationpriority: medium
9-
ms.date: 07/02/2024
9+
ms.date: 07/09/2024
1010
manager: dansimp
1111
audience: ITPro
1212
ms.collection:
@@ -37,6 +37,8 @@ You can also get product updates and important notifications through the [messag
3737

3838
- (Preview) Incidents are now arranged according to the latest automatic or manual updates made to an incident. Read about the **last update time** column in the [incident queue](incident-queue.md#incident-queue).
3939

40+
- (GA) Learning hub resources, including Microsoft Defender XDR Ninja training, learning paths, and training modules have moved from the Microsoft Defender portal to [learn.microsoft.com](https://go.microsoft.com/fwlink/?linkid=2273118). Browse the [list of learning paths](/training/browse/?products=m365-ems-cloud-app-security%2Cdefender-for-cloud-apps%2Cdefender-identity%2Cm365-information-protection%2Cm365-threat-protection%2Cmdatp%2Cdefender-office365&expanded=m365%2Coffice-365), and filter by product, role, level, and subject.
41+
4042
## June 2024
4143

4244
- (Preview) **[Content distribution through tenant groups in multitenant management](mto-tenantgroups.md)** is now available. Content distribution helps you manage content at scale across tenants in multitenant management in Microsoft Defender XDR. In content distribution, you can create tenant groups to copy existing content, like custom detection rules, from the source tenant to the target tenants you assign during tenant group creation. The content then runs on the target tenant's devices or device groups that you set in the tenant group scope.

0 commit comments

Comments
 (0)