Skip to content

Commit 1819d8a

Browse files
Merge pull request #312599 from zeinab-mk/patch-2
Change date in KQL queries documentation
2 parents 26cd89c + 92eae9b commit 1819d8a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

articles/sentinel/datalake/kql-queries.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: EdB-MSFT
66
ms.service: microsoft-sentinel
77
ms.subservice: sentinel-platform
88
ms.topic: how-to
9-
ms.date: 12/10/2025
9+
ms.date: 03/04/2026
1010
ms.author: edbaynash
1111
ms.collection: ms-security
1212
---
@@ -127,6 +127,7 @@ external_table("AADRiskyUsers")
127127

128128
## Query considerations and limitations
129129

130+
+ Querying legacy tables such as AzureDiagnostics is not supported.
130131
+ Queries are run against the workspaces you selected. Make sure you select the correct workspaces before running a query.
131132
+ 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).
132133
+ 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](https://aka.ms/manage-data-defender-portal-overview).
@@ -162,4 +163,4 @@ For troubleshooting KQL queries, see [Troubleshoot KQL queries in the Microsoft
162163
- [Onboarding to Microsoft Sentinel data lake](sentinel-lake-onboarding.md)
163164
- [Create jobs in the Microsoft Sentinel data lake](kql-jobs.md)
164165
- [Manage jobs in the Microsoft Sentinel data lake](kql-manage-jobs.md)
165-
- [Troubleshoot KQL queries in the Microsoft Sentinel data lake](kql-troubleshoot.md).
166+
- [Troubleshoot KQL queries in the Microsoft Sentinel data lake](kql-troubleshoot.md).

0 commit comments

Comments
 (0)