Skip to content

Commit 114fc17

Browse files
authored
Update billing.md - Clarifications on data lake billing
1 parent 7ec6b30 commit 114fc17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/sentinel/billing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ For more information, see [Microsoft Sentinel data lake](datalake/sentinel-lake-
7272
The data lake tier incurs charges based on usage of various data like capabilities.
7373
- **Data lake ingestion** charges are incurred per GB of data ingested for tables in Lake only mode.
7474
- **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.
7576
- **Data lake query** charges are incurred per GB of data analyzed using data lake exploration KQL queries, KQL jobs, or Search.
7677
- **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.
7778

@@ -87,6 +88,8 @@ For customers that haven't onboarded to the Microsoft Sentinel data lake and are
8788

8889
The following are considerations that are going to apply during preview:
8990
- 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.
9093
- 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**.
9194
- Charges for data lake usage will show in part under a workspace resource and in part under a SentinelPlatformServices resource.
9295
- Data written to analytics tier using jobs will be charged through the analytics ingestion meter.

0 commit comments

Comments
 (0)