You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-schema-changes.md
+33-33Lines changed: 33 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,41 +38,16 @@ Naming changes are automatically applied to queries that are saved in Microsoft
38
38
- Queries that are saved elsewhere outside Microsoft Defender XDR
39
39
40
40
41
-
42
41
## May 2025
43
42
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.
44
43
44
+
## May 2021
45
45
46
-
## December 2020
47
-
48
-
| Table name | Original column name | New column name | Reason for change
The `AppFileEvents` table has been deprecated. The `CloudAppEvents` table includes information that used to be in the `AppFileEvents` table, along with other activities in cloud services.
55
47
56
-
| Column name | Original value name | New value name | Reason for change
57
-
|--|--|--|--|
58
-
|`DetectionSource`| Defender for Cloud Apps | Microsoft Defender for Cloud Apps | Rebranding |
|`DetectionSource`| ThreatExperts | Microsoft Threat Experts | Rebranding |
69
-
|`DetectionSource`| 3rd party TI | 3rd Party sensors | Rebranding |
70
-
|`ServiceSource`| Microsoft Defender ATP| Microsoft Defender for Endpoint | Rebranding |
71
-
|`ServiceSource`|Microsoft Threat Protection | Microsoft Defender XDR | Rebranding |
72
-
|`ServiceSource`| Office 365 ATP |Microsoft Defender for Office 365 | Rebranding |
73
-
|`ServiceSource`|Azure ATP |Microsoft Defender for Identity | Rebranding |
48
+
## March 2021
74
49
75
-
`DetectionSource` is available in the [AlertInfo](advanced-hunting-alertinfo-table.md) table. `ServiceSource` is available in the [AlertEvidence](advanced-hunting-alertevidence-table.md) and [AlertInfo](advanced-hunting-alertinfo-table.md) tables.
50
+
The `DeviceTvmSoftwareInventoryVulnerabilities` table has been deprecated. Replacing it are the `DeviceTvmSoftwareInventory` and `DeviceTvmSoftwareVulnerabilities` tables.
76
51
77
52
## February 2021
78
53
@@ -98,13 +73,38 @@ In the [`IdentityInfo`](advanced-hunting-identityinfo-table.md) table, the `Sour
The `DeviceTvmSoftwareInventoryVulnerabilities` table has been deprecated. Replacing it are the `DeviceTvmSoftwareInventory` and `DeviceTvmSoftwareVulnerabilities` tables.
78
+
| Column name | Original value name | New value name | Reason for change
79
+
|--|--|--|--|
80
+
|`DetectionSource`| Defender for Cloud Apps | Microsoft Defender for Cloud Apps | Rebranding |
|`DetectionSource`| ThreatExperts | Microsoft Threat Experts | Rebranding |
91
+
|`DetectionSource`| 3rd party TI | 3rd Party sensors | Rebranding |
92
+
|`ServiceSource`| Microsoft Defender ATP| Microsoft Defender for Endpoint | Rebranding |
93
+
|`ServiceSource`|Microsoft Threat Protection | Microsoft Defender XDR | Rebranding |
94
+
|`ServiceSource`| Office 365 ATP |Microsoft Defender for Office 365 | Rebranding |
95
+
|`ServiceSource`|Azure ATP |Microsoft Defender for Identity | Rebranding |
104
96
105
-
## May 2021
97
+
`DetectionSource` is available in the [AlertInfo](advanced-hunting-alertinfo-table.md) table. `ServiceSource` is available in the [AlertEvidence](advanced-hunting-alertevidence-table.md) and [AlertInfo](advanced-hunting-alertinfo-table.md) tables.
98
+
99
+
100
+
## December 2020
101
+
102
+
| Table name | Original column name | New column name | Reason for change
The `AppFileEvents` table has been deprecated. The `CloudAppEvents` table includes information that used to be in the `AppFileEvents` table, along with other activities in cloud services.
Copy file name to clipboardExpand all lines: unified-secops-platform/microsoft-sentinel-onboard.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,8 @@ To onboard and use Microsoft Sentinel in the Defender portal, you must have the
69
69
|**Take investigative actions on incidents**|[Microsoft Sentinel Contributor](/azure/role-based-access-control/built-in-roles#microsoft-sentinel-contributor) or a role with the following actions:</br>- Microsoft.OperationalInsights/workspaces/read</br>- Microsoft.OperationalInsights/workspaces/query/read</br>- Microsoft.SecurityInsights/incidents/read</br>- Microsoft.SecurityInsights/incidents/write</br>- Microsoft.SecurityInsights/incidents/comments/read</br>- Microsoft.SecurityInsights/incidents/comments/write</br>- Microsoft.SecurityInsights/incidents/relations/read</br>- Microsoft.SecurityInsights/incidents/relations/write</br>- Microsoft.SecurityInsights/incidents/tasks/read</br>- Microsoft.SecurityInsights/incidents/tasks/write |Subscription, resource group, or workspace resource |
70
70
|**Create a support request**|[Owner](/azure/role-based-access-control/built-in-roles#owner) or </br> [Contributor](/azure/role-based-access-control/built-in-roles#contributor) or </br> [Support request contributor](/azure/role-based-access-control/built-in-roles#support-request-contributor) or a custom role with Microsoft.Support/*|Subscription |
71
71
72
+
If you're working with multiple tenants, note that [granular delegated admin privileges (GDAP)](/partner-center/gdap-introduction) with [Azure Lighthouse](/azure/sentinel/multiple-tenants-service-providers) isn't supported for Microsoft Sentinel data in the Defender portal. Instead, use [Microsoft Entra B2B authentication](/entra/external-id/what-is-b2b). For more information, see [Set up Microsoft Defender multitenant management](mto-requirements.md#review-the-requirements).
73
+
72
74
After you connect Microsoft Sentinel to the Defender portal, your existing Azure role-based access control (RBAC) permissions allow you to work with the Microsoft Sentinel features that you have access to. Continue to manage roles and permissions for your Microsoft Sentinel users from the Azure portal, as any Azure RBAC changes are reflected in the Defender portal.
73
75
74
76
For more information, see [Roles and permissions in Microsoft Sentinel](/azure/sentinel/roles) and [Manage access to Microsoft Sentinel data by resource](/azure/sentinel/resource-context-rbac).
0 commit comments