From d91e73713da1c50249e26588954239750a1d39b7 Mon Sep 17 00:00:00 2001 From: Kyle Brandt Date: Mon, 13 Jul 2020 13:35:46 -0400 Subject: [PATCH] Docs: Azure update kusto doc link (#26246) as per, and fixes #25339 --- docs/sources/features/datasources/azuremonitor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/features/datasources/azuremonitor.md b/docs/sources/features/datasources/azuremonitor.md index 7258a10cb22..ac1d2384b96 100755 --- a/docs/sources/features/datasources/azuremonitor.md +++ b/docs/sources/features/datasources/azuremonitor.md @@ -232,7 +232,7 @@ Grafana alerting is supported for Application Insights. This is not Azure Alerts ## Querying the Azure Log Analytics service -Queries are written in the new [Azure Log Analytics (or KustoDB) Query Language](https://docs.loganalytics.io/index). A Log Analytics query can be formatted as time series data or as table data. +Queries are written in the new [Azure Log Analytics (or KustoDB) Query Language](https://docs.microsoft.com/en-us/azure/azure-monitor/log-query/query-language). A Log Analytics query can be formatted as time series data or as table data. If your credentials give you access to multiple subscriptions, then choose the appropriate subscription before entering queries.