Skip to content

Commit 8e9478c

Browse files
Merge pull request #4034 from MicrosoftDocs/main
[AutoPublish] main to live - 05/29 15:32 PDT | 05/30 04:02 IST
2 parents bae2348 + 41da72f commit 8e9478c

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

defender-office-365/alert-policies-defender-portal.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom:
1717
description: Admins can use the Alert policy page in the Microsoft Defender portal to view and create alert policies to trigger alerts when the specified actions occur.
1818
ms.service: defender-office-365
1919
search.appverid: met150
20-
ms.date: 10/9/2023
20+
ms.date: 05/29/2025
2121
appliesto:
2222
- ✅ <a href="https://learn.microsoft.com/defender-office-365/mdo-about#defender-for-office-365-plan-1-vs-plan-2-cheat-sheet" target="_blank">Microsoft Defender for Office 365 Plan 1 and Plan 2</a>
2323
- ✅ <a href="https://learn.microsoft.com/defender-xdr/microsoft-365-defender" target="_blank">Microsoft Defender XDR</a>
@@ -29,9 +29,6 @@ appliesto:
2929

3030
In Microsoft 365 organizations with mailboxes in Exchange Online, alert policies generate alerts in the alert dashboard when users take actions that match the conditions of the policy. There are many default alert policies that help you monitor activities. For example, assigning admin privileges in Exchange Online, malware attacks, phishing campaigns, and unusual levels of file deletions and external sharing.
3131

32-
> [!TIP]
33-
> Alert policies in the Microsoft Defender portal are identical to alert policies in the Microsoft Purview portal at <https://purview.microsoft.com/alertpolicies>.
34-
3532
## What do you need to know before you begin?
3633

3734
- You need to be assigned permissions before you can do the procedures in this article. You have the following options:

defender-xdr/advanced-hunting-schema-changes.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ ms.collection:
1717
ms.custom:
1818
- cx-ti
1919
- cx-ah
20+
appliesto:
21+
- Microsoft Defender XDR
22+
- Microsoft Sentinel in the Microsoft Defender portal
2023
ms.topic: reference
21-
ms.date: 02/16/2024
24+
ms.date: 05/28/2025
2225
---
2326

2427
# Advanced hunting schema - Naming changes
@@ -37,6 +40,12 @@ Naming changes are automatically applied to queries that are saved in Microsoft
3740
- Queries that are run using the API
3841
- Queries that are saved elsewhere outside Microsoft Defender XDR
3942

43+
44+
45+
## May 2025
46+
In the [`IdentityInfo`](advanced-hunting-identityinfo-table.md) table, the `SourceProvider` column was replaced by the `IdentityEnvironment` column. This change was made to streamline the unified `IdentityInfo` table with a similar table in Microsoft Sentinel log analytics. Note that a new column, `SourceProviders` (with an *s*) was added in the unified table. This column refers to the source providers of the accounts for the identity.
47+
48+
4049
## December 2020
4150

4251
| Table name | Original column name | New column name | Reason for change
@@ -70,7 +79,7 @@ Naming changes are automatically applied to queries that are saved in Microsoft
7079

7180
## February 2021
7281

73-
1. In the [EmailAttachmentInfo](advanced-hunting-emailattachmentinfo-table.md) and [EmailEvents](advanced-hunting-emailevents-table.md) tables, the `MalwareFilterVerdict`and `PhishFilterVerdict` columns have been replaced by the `ThreatTypes` column. The `MalwareDetectionMethod` and `PhishDetectionMethod` columns were also replaced by the `DetectionMethods` column. This streamlining allows us to provide more information under the new columns. The mapping is provided below.
82+
1. In the [EmailAttachmentInfo](advanced-hunting-emailattachmentinfo-table.md) and [EmailEvents](advanced-hunting-emailevents-table.md) tables, the `MalwareFilterVerdict` and `PhishFilterVerdict` columns have been replaced by the `ThreatTypes` column. The `MalwareDetectionMethod` and `PhishDetectionMethod` columns were also replaced by the `DetectionMethods` column. This streamlining allows us to provide more information under the new columns. The mapping is provided below.
7483

7584
| Table name | Original column name | New column name | Reason for change
7685
|--|--|--|--|

0 commit comments

Comments
 (0)