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: articles/sentinel/manage-data-overview.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.reviewer: dzatakovi
5
5
ms.author: guywild
6
6
author: guywi-ms
7
7
ms.topic: conceptual
8
-
ms.date: 11/05/2025
8
+
ms.date: 03/12/2026
9
9
# Customer intent: As a Microsoft Defender Portal administrator or subscription owner, I want to configure log table tiers and data retention settings to optimize security operations needs and cost efficiency.
10
10
---
11
11
@@ -44,7 +44,7 @@ You can retain data in Microsoft Sentinel in one of two tiers:
44
44
45
45
***Data lake tier**: In this low-cost "cold" tier, Microsoft Sentinel retains your data in the lake only. Data in the data lake tier isn't available for real-time analytics features and threat hunting. However, you can access data in the lake whenever you need it through [KQL jobs](datalake/kql-jobs.md), analyze trends over time by running scheduled KQL or Spark jobs, and aggregate insights from incoming data at a regular cadence by using summary rules.
46
46
47
-
***XDR data**: By default, Microsoft Defender XDR threat hunting data is always available in the analytics tier for 30 days. Customers can extend retention of this data in analytics tier to up to 90 days, included in the XDR license for no additional cost. You can also ingest exclusively into the data lake tier but the data is always available in analytics tier for 30 days in this state.
47
+
***XDR data**: By default, Microsoft Defender XDR threat hunting data is always available in the analytics tier for 30 days. You can extend retention of this data in the analytics tier up to 90 days, which would incur ingestion costs. Extending beyond 90 days in the analytics, will also incur storage costs. You can also ingest exclusively into the data lake tier but the data is always available in analytics tier for 30 days. Ingesting XDR data directly into the data lake tier incurs ingestion, storage, and processing costs.
48
48
49
49
For more information about the differences between these two retention types, see [Compare the analytics and data lake tiers](#compare-the-analytics-and-data-lake-tiers).
50
50
@@ -78,7 +78,7 @@ This table compares the two analytics and data lake tiers and their key characte
78
78
79
79
You can switch a table's tier and retention settings at any time.
80
80
81
-
When you change a table's tier from analytics to data lake, all real-time analytics and hunting queries stop working.
81
+
When you change a table's tierby default xdr from analytics to data lake, all real-time analytics and hunting queries stop working.
82
82
83
83
When you shorten a table's total retention, Microsoft waits 30 days before removing the data, so you can revert the change and avoid data loss if you made an error in configuration.
84
84
@@ -94,7 +94,7 @@ When you change the analytics retention settings of a table with existing data,
94
94
95
95
## Manage XDR data in Microsoft Sentinel
96
96
97
-
By default, Microsoft Defender XDR retains threat hunting data in the **XDR default tier** for 30 days. This data isn't ingested into the analytics or data lake tiers by default. If you extend the retention period of the supported XDR tables beyond 30days, the tables are created in your Microsoft Sentinel workspace in the analytics tier and mirrored to the data lake tier.
97
+
By default, Microsoft Defender XDR retains threat hunting data in the **XDR default tier** for 30 days. This data isn't ingested into the analytics or data lake tiers by default. If you extend the retention period of the supported XDR tables beyond 30, and up to 90 days, Sentinel ingestion costs apply but there are no additional storage costs. The tables are created in your Microsoft Sentinel workspace in the analytics tier and mirrored to the data lake tier.
98
98
99
99
If you enable the Microsoft Sentinel XDR connector in the Azure portal, the tables you select during setup are automatically ingested into the analytics tier and mirrored to the data lake tier. The default retention is 30 days, and you can extend it up to 12 years. For a list of tables, see [Microsoft Defender XDR integration with Microsoft Sentinel](connect-microsoft-365-defender.md?tabs=MDE#connect-events). You can ingest supported XDR tables that you didn't select during connector deployment into the analytics tier and mirror them to the data lake tier by setting the retention to more than 30 days.
100
100
@@ -113,8 +113,8 @@ The following tables summarize the free retention periods and cost implications
113
113
|Tier| Retention| Notes|
114
114
|---|---|---|
115
115
|Advanced Hunting (Default)| 30 days | Default, included in XDR license|
116
-
|Analytics tier | 90 days | Free storage for Sentinel-enabled workspaces. Ingestion charges apply.|
117
-
|Data lake | Configurable. By default, the same as the analytics tier. | Free storage when total retention is the same as analytics tier retention. Retaining data in the data lake beyond the analytics tier retention period, or exclusively in the data lake tier, incurs additional storage costs.|
116
+
|Analytics tier |31-90 days | Free storage for Sentinel-enabled workspaces. Data is mirrored to the data lake. Sentinel ingestion charges apply.|
117
+
|Data lake | Configurable. By default, the same as the analytics tier. | Free storage when total retention is the same as analytics tier retention. <p> Retaining data in the data lake beyond the analytics tier retention period incurs data lake storage costs.<p> Ingesting data directly to the data lake tier, incurs ingestion, storage, and processing costs.|
118
118
119
119
For more information on billing and costs, see [Understand the full billing model for Microsoft Sentinel](billing.md#understand-the-full-billing-model-for-microsoft-sentinel)
0 commit comments