Skip to content

Commit 8ec365a

Browse files
Merge branch 'main' into patch-58
2 parents fbd8c88 + 13bd406 commit 8ec365a

File tree

4 files changed

+8
-13
lines changed

4 files changed

+8
-13
lines changed

ATPDocs/whats-new.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Previously, Defender for Identity tenants received Entra ID risk level in the Id
3333

3434
For UEBA tenants without a Microsoft Defender for Identity license, synchronization of Entra ID risk level to the IdentityInfo table remains unchanged.
3535

36-
3736
### New security assessment: Remove inactive service accounts (Preview)
3837

3938
Microsoft Defender for Identity now includes a new security assessment that helps you identify and remove inactive service accounts in your organization. This assessment lists Active Directory service accounts that have been inactive (stale) for the past 180 days, to help you mitigate security risks associated with unused accounts.
@@ -60,13 +59,12 @@ The new security posture assessment highlights unsecured Active Directory attrib
6059

6160
For more information, see: [Security Assessment: Remove discoverable passwords in Active Directory account attributes (Preview)](remove-discoverable-passwords-active-directory-account-attributes.md)
6261

63-
6462
### Microsoft Defender for Identity sensor version updates
6563

6664
|Version number |Updates |
6765
|---------|---------|
6866
|2.247|Includes bug fixes and stability improvements for the Microsoft Defender for Identity sensor.|
69-
|2.246|Includes bug fixes and stability improvements for the Microsoft Defender for Identity sensor. |
67+
|2.246|Includes bug fixes and stability improvements for the Microsoft Defender for Identity sensor.|
7068

7169
### Detection update: Suspected Brute Force attack (Kerberos, NTLM)
7270

@@ -152,10 +150,6 @@ Bug Fixes:
152150

153151
## May 2025
154152

155-
### Expanded New Sensor Deployment Support for Domain Controllers (Preview)
156-
Defender for Identity now supports deploying its new sensor on Domain Controllers without requiring Defender for Endpoint onboarding. This simplifies sensor activation and expands deployment flexibility. [Learn more](deploy/activate-sensor.md).
157-
158-
159153
### Improved Visibility into Defender for Identity New Sensor Eligibility in the Activation page
160154
The Activation Page now displays all servers from your device inventory, including those not currently eligible for the new Defender for Identity sensor. This enhancement increases transparency into sensor eligibility, helping you identify noneligible servers and take action to update and onboard them for enhanced identity protection.
161155

defender-office-365/TOC.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363
href: preset-security-policies.md
6464
- name: Recommended email and collaboration threat policy settings for cloud organizations
6565
href: recommended-settings-for-eop-and-office365.md
66+
- name: Quickly configure Microsoft Teams protection
67+
href: mdo-support-teams-quick-configure.md
6668
- name: Step 3 - Assign permissions
6769
items:
6870
- name: Defender for Office 365 permissions
@@ -101,9 +103,6 @@
101103
items:
102104
- name: Defender for Office 365 SecOps guide
103105
href: mdo-sec-ops-guide.md
104-
- name: Quickly configure Microsoft Teams protection
105-
href: mdo-support-teams-quick-configure.md
106-
107106
- name: Migrate
108107
items:
109108
- name: Migrate to Defender for Office 365
3.52 KB
Loading

defender-office-365/submissions-users-report-message-add-in-configure.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: orspodek
88
audience: Admin
99
ms.reviewer: dhagarwal
1010
ms.topic: how-to
11-
ms.date: 03/07/2025
11+
ms.date: 08/27/2025
1212
ms.localizationpriority: medium
1313
search.appverid:
1414
- MET150
@@ -38,7 +38,7 @@ Microsoft uses these user reported messages to improve the effectiveness of emai
3838

3939
The following table describes the advantages of the built-in **Report** button over the Report Message and Report Phishing add-ins:
4040

41-
|Benefits|In-build report button|Report add-ins|
41+
|Benefits|Built-in Report button|Report add-ins|
4242
|---|:---:|:---:|
4343
|Works out of the box|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
4444
|Consistent across consumer and enterprise accounts|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
@@ -48,13 +48,15 @@ The following table describes the advantages of the built-in **Report** button o
4848
|Message reporting from preview panel|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
4949
|Message reporting from reading window|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
5050
|Message reporting from context menu|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
51-
|Supports shared and delegate mailboxes|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
51+
|Supports shared and delegate mailboxes<sup>\*</sup>|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
5252
|Pre-reporting popup customization|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
5353
|Pre-reporting popup localization|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
5454
|Post-reporting popup customization|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
5555
|Post-reporting popup localization|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
5656
|Works flawlessly with firewalls|:::image type="icon" source="media/feature_present_icon.png":::|:::image type="icon" source="media/feature_absent_icon.png":::|
5757

58+
<sup>\*</sup>User reporting from shared and delegate mailboxes is available in [select supported clients](submissions-outlook-report-messages.md#use-the-built-in-report-button-in-outlook).
59+
5860
The rest of this article describes how to remove the Report Message and Report Phishing add-ins.
5961

6062
## What do you need to know before you begin?

0 commit comments

Comments
 (0)