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/billing.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,7 @@ For more information, see [Microsoft Sentinel data lake](datalake/sentinel-lake-
72
72
The data lake tier incurs charges based on usage of various data like capabilities.
73
73
-**Data lake ingestion** charges are incurred per GB of data ingested for tables in Lake only mode.
74
74
-**Data lake storage** charges are incurred per GB per month for any data stored beyond the interactive retention period or in Lake only mode.
75
+
-**Data processing** charges are incurred per GB processed to transform data. This would bill for the [data collection rules](data-transformation.md#dcr-support-in-microsoft-sentinel) capability over data ingested into data lake.
75
76
-**Data lake query** charges are incurred per GB of data analyzed using data lake exploration KQL queries, KQL jobs, or Search.
76
77
-**Advanced data insights** charges are incurred per compute hour used when using data lake exploration notebook sessions or running data lake exploration notebook jobs. Compute hours are calculated by multiplying the number of cores in the pool selected for the notebook with the amount of time a session was active or a job was running.
77
78
@@ -87,6 +88,8 @@ For customers that haven't onboarded to the Microsoft Sentinel data lake and are
87
88
88
89
The following are considerations that are going to apply during preview:
89
90
- Data lake ingestion includes 30-days of retention for data ingested directly into the lake.
91
+
- Entra asset data retention is offered free of charge.
92
+
- Data processing of data ingested into data lake is offered free of charge.
90
93
- While long-term retention billing will transition to the data lake storage meter for existing customers, data in long-term retention will initially only be accessible through **Microsoft Sentinel > Data lake exploration > Search & restore**.
91
94
- Charges for data lake usage will show in part under a workspace resource and in part under a SentinelPlatformServices resource.
92
95
- Data written to analytics tier using jobs will be charged through the analytics ingestion meter.
0 commit comments