Skip to content

Commit 89e1c6f

Browse files
Merge pull request #303762 from EdB-MSFT/link-fix
fix
2 parents 461ced7 + b1e1494 commit 89e1c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/datalake/kql-queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ external_table("microsoft.entra.id.AADRiskyUsers")
9797
## Query considerations and limitations
9898

9999
+ Queries are run against a single workspace. Make sure you select the correct workspace before running a query.
100-
+ Executing KQL queries on the Microsoft Sentinel data lake incurs charges based on query billing meters. For more information, see [../billing.md#data-lake-tier].
100+
+ Executing KQL queries on the Microsoft Sentinel data lake incurs charges based on query billing meters. For more information, see [Plan costs and understand Microsoft Sentinel pricing and billing](../billing.md#data-lake-tier).
101101
+ Review data ingestion and table retention policy. Before setting query time range, be aware of data retention on your data lake tables and whether data is available for selected time range. For more information, see [Manage data tiers and retention in Microsoft Defender portal (preview)](https://aka.ms/manage-data-defender-portal-overview).
102102
+ KQL queries against the data lake are lower performant than queries on analytics tier. It’s recommended to use KQL queries against the data lake only when exploring historical data or when tables are stored in data lake-only mode.
103103

0 commit comments

Comments
 (0)