Azure Data Explorer - Automating Dashboard Sharing with Multiple Users
Dear Community, I have multiple Azure Data Explorer dashboards that need to be shared with different users. The process for managing permissions is outlined well - Manage permissions, but adding around 50+ different users to each dashboard manually seems…
Azure Data Explorer
make-series operator not supported inside partition by, even though it should be
According to the documentation for the partition operator, i should be able to use the make-series operator within a subquery (https://learn.microsoft.com/en-us/kusto/query/partition-operator?view=azure-data-explorer). Yet, when I try to do that I get…
Azure Data Explorer
KQL Query output limit of 5 lakh rows
Hi , i have a kusto table which has more than 5 lakh rows and i want to pull that into power bi. When i run the kql query it gives error due to the 5 lakh row limit but when i use set notruncation before the query then i do not get this row limit error…
Azure Data Explorer
Azure Data Explorer - measures to improve concurrency, response time, throughput
Hi Reference: https://learn.microsoft.com/en-us/kusto/management/alter-merge-workload-group-command?view=microsoft-fabric As per recommendations in above link, increasing "MaxConcurrentRequests" has improved concurrency. Are there any other…
Azure Data Explorer
Urgent Support: Lost KQL cluster connection after accidentally deleted the resource group
Our team lost our KQL cluster after I accidentally deleted the resource group associated with the cluster. Is there any way to recover this? It's super urgent and important. The Gaia does not work that it's not responding any message. Thank you.
Azure Data Explorer
Azure Load Test to connect to ADX
Hi, Could you please recommend a working example to create Azure Load Test to connect to ADX using URL based approach and Managed System Identity authentication? thank you
Azure Data Explorer
Unexpected Continuous Ingestion into Azure Data Explorer After Stopping Python Service
Hi, Today I encountered a strange issue with Azure Data Explorer (ADX) and would appreciate some guidance. Scenario: I created a Python function that receives data and ingests it directly into a table in ADX. Everything worked fine. Then, using NSSM, I…
Azure Data Explorer
How to List ResourceGroup Locks using Azure Resource Graph
I need an Azure Resource Graph query to list the resource group locks. I have tried AuthorizationResources and ResourceContainers tables, but they don’t seem to retrieve the resource group locks. Any help would be appreciated.
Azure Data Explorer
How to identify the usage of Preview APIs of Azure Data Explorer /Kusto that will be retired?
My team received an email saying You're receiving this notification because you're associated with one or more Azure subscriptions that use an Azure Data Explorer (Microsoft.Kusto) API that is about to be retired. On 31 July 2025, we will be ending…
Azure Data Explorer
Microsoft Sentinel where clause failing for more than one character
I'm having difficulty searching a field for a value in KQL. The field I am searching I get by decoding a base64 encoded string using the built in function base64_decode_tostring(). The string I am decoding is: …
Azure Data Explorer
Microsoft Sentinel


ADX Kusto Self Join with a combination of equality and inequality
Hi, How do we generate Kusto query to achieve a self-join query, where one column matches but the other doesn't? For example: myTable | where myColumnSubset == "mySubGroup" | join kind=inner ( myTable | where myColumnSubset ==…
Azure Data Explorer
I would like to know if connector is available for SAP BPC?
Hi Experts, I am working on solution development to ingest data from different SAP systems to ADLS Gen 2. I have selected ADF for the integration and could see ADF connectors available for SAP BW, HANA, C2C etc. However, I don't find any information…
Azure Data Lake Storage
Azure Data Explorer
Azure Data Factory
SQL Server Integration Services
How can I connect Azure Data Explorer to a Log Analytics resource using AMPLS to privately query
I have a log analytics workspace that is only accessible through AMPLS and Data Explorer doesnt appear to support connections to resources that are setup to only allow Restricted Private Inbound queries even when accessing via a device that has network…
Azure Data Explorer
Azure ADX - UpdatePolicy fails to insert data
Hi Everyone, I believe everyone is doing good and safe. I am facing challenge with ADX. Please find the problem details below. Problem statement: We are unable to insert a result data into a target table from source table using an UpdatePolicy. …
Azure Data Explorer
E_RUNAWAY_QUERY
Hi, How do we systematically Debug and pinpoint the root cause of E_RUNAWAY_QUERY error? Are there any built in tools in ADX? .show queryplan is not useful. Typical errors read "Query Limits Exceeded...Partial Query Error.....Aggregated String…
Azure Data Explorer
How do I recover data deleted from a table ?
How do I recover data deleted from a table ? The data has been automatically deleted by a data retention policy.
Azure Data Explorer
Inability in connecting to Azure Data Explorer cluster from WebUI
I created a ADE cluster through the Azure portal under my team's subscription. While the cluster looks active + has a URI link available, when I try to 1) click on the URI link or 2) add a connection from the WebUI, I get this error: Failed to connect…
Azure Data Explorer
IsObject() isArray()
Hi, is there any IsArray() or IsObject() or IsBag() or typeof() function supported by Azure Data Explorer to check whether my Dynamic data is property bag or array, before applying mv-expand? My source sends semi-structured data to my application.…
Azure Data Explorer
Do I pay only for the storage in case that the Azure Data Explorer is stopped?
Hi all, In case that I have a stopped Azure Data Explorer cluster , do I pay only for the storage that I used. Kind regards, SM
Azure Data Explorer

Datamodel graphic in context of PurView / Data Catalog
I govern conceptional, logical and physical models in Azure Data Catalog / PurView. How can I get an grahical overview of a selection of related entities? Is there a tool available providing some functionality to arrange entities and relationsships? …
Azure Data Explorer
Azure Data Catalog
Microsoft Purview
