Skip to content

Commit 959aa53

Browse files
Merge pull request #4024 from MicrosoftDocs/maccruz-namingchangeiit
Naming change
2 parents aac9adb + dac567a commit 959aa53

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

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)