490 questions with Azure Data Explorer tags

Sort by: Updated
2 answers

Why do I get error for cross querying in Kusto

I can run my function successfully in local cluster but get errors while running in other clusters: Errors occurred while resolving remote entities. Cluster='https://dummy.kusto.windows.net/', Database='DummyDB': Semantic error: Schema of the stored…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-05-13T19:29:40.3966667+00:00
Heidi Zhang 0 Reputation points Microsoft Employee
commented 2024-06-01T02:27:29.8133333+00:00
Heidi Zhang 0 Reputation points Microsoft Employee
0 answers

An admin command cannot be executed temporarily due to an internal state transition

We have an ADX cluster with two instances and java service querying external tables using jdbc sql driver. We ran a performance test, more than 3k requests. We saw many db query errors with this message: An admin command cannot be executed…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-05-31T22:51:48.55+00:00
_Esteban Bett 30 Reputation points
0 answers

Use certificate/FIC for Azure Data Explorer service connector on ADO

Hi team, our current azure data explorer service connector uses service principal key and secrets to authenticate. However, in response to a security incident we're solving, we need to convert the service connector to use SNI and certificates for…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-05-06T23:28:45.5266667+00:00
03318626 35 Reputation points Microsoft Employee
commented 2024-05-30T07:29:59.8266667+00:00
PRADEEPCHEEKATLA-MSFT 80,491 Reputation points Microsoft Employee
2 answers

Issue while connecting Kusto DB from Azure Data Factory using Service Principal Id and Certificate

We are trying to migrate to Service Principal Id and Certificate authentication to connect to Azure Data Explorer DB through Azure Data Factory Linked service. We are authenticating our .Net Applications from the same AME Certificate and AME Service…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-24T05:05:26.7966667+00:00
Sandeep Shekhar 0 Reputation points Microsoft Vendor
commented 2024-05-27T05:07:44.29+00:00
phemanth 6,885 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to delete data from Kusto table

I'm trying to use the .delete command instead of purge to remove data from a table. As, .delete does not change the ingestion timestamp, or the tags created and helps to restate the data when needed. The .delete command performs a soft delete, making…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-05-24T17:34:48.1466667+00:00
Sujatha Erepalli (Brillio LLC) 20 Reputation points Microsoft Vendor
edited a comment 2024-05-24T20:05:19.0233333+00:00
Sujatha Erepalli (Brillio LLC) 20 Reputation points Microsoft Vendor
0 answers

Azure DataExplorer - autorization code

I want to create the token using the authorization code flow, I use this scope: https://management.azure.com/.default but I keep getting this error: 'HTTP/1.1 401 Unauthorized\r\n' header: WWW-Authenticate: Bearer…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-05-13T07:58:55.7766667+00:00
itay4 31 Reputation points
commented 2024-05-16T18:54:43.18+00:00
BhargavaGunnam-MSFT 27,976 Reputation points Microsoft Employee
1 answer

Graph Match operator error when project is not specified

I'm going through examples here: https://learn.microsoft.com/en-us/azure/data-explorer/kusto/query/graph-match-operator I'm attempting to use an anonymous node and edge combinations to get all matching nodes with the pattern ()--[]--() which to my…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-05-10T22:37:39.98+00:00
Waruna Yapa 0 Reputation points Microsoft Employee
edited a comment 2024-05-13T15:05:31.45+00:00
Waruna Yapa 0 Reputation points Microsoft Employee
3 answers

Using Conditional Formatting/ Formula to Compare Two Dates

I am trying to compare two dates in a large data sheet as a Success or Failure depending on the Ship Date. For example, on the first line, the Ship Date is 2/29/2024 which is after the due date (-1 of 2/26/2024), making it a failure. The Expected…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,913 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-03-19T12:49:22.49+00:00
Villa, Carissa 0 Reputation points
commented 2024-05-10T22:52:26.52+00:00
BhargavaGunnam-MSFT 27,976 Reputation points Microsoft Employee
2 answers

How to ingest data in ADX using python script

I am using free trial and trying to ingest data into ADX using python SDK but facing this issue An error occurred: Principal 'msauser=1:live.com:00037FFE6E855292' is not authorized to perform operation 'Ingest' on 'any database'.

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-05-02T09:39:20.6033333+00:00
Pranav Kumar 0 Reputation points
commented 2024-05-10T22:51:49.8133333+00:00
BhargavaGunnam-MSFT 27,976 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is it possible to automate trusting an Azure Data Explorer database connection?

We dynamically create Azure users and generate a database for each user in our Azure Data Explorer cluster. There is a security feature in Data Explorer that asks the user whether they want to trust the connection to the database (see attached…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-05-02T13:13:42.56+00:00
42726446 20 Reputation points
commented 2024-05-08T11:00:13.6266667+00:00
Sander van de Velde 29,856 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Cannot view data lake gen 2 containers using analytics synapse linked service view (even with the contributor permission granted)

Each time i try to view the contents of a data lake gen 2 container using the portal 'Data' tab. I get the following error; 'Storage Explorer Error Uncaught ReferenceError: O is not defined.' I have already given the resource and myself, the storage…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,504 questions
asked 2024-05-07T06:57:40.6133333+00:00
Spacey 20 Reputation points
accepted 2024-05-08T06:42:43.48+00:00
Spacey 20 Reputation points
1 answer

Azure Data Explorer and other integration is not listed under the integration

Hi Team, I would like to integrate the Microsoft Azure Data Explorer in Viva. However it is not listed in the organization dashboard. Can someone help us on this? Though it is given on the search input, no results are found

Viva Insights
Viva Insights
A Microsoft Viva module that provides insights and recommendations designed to improve productivity and wellbeing.
72 questions
Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2023-12-06T11:25:33.26+00:00
Jeyeline M 0 Reputation points
commented 2024-05-07T16:53:11.24+00:00
Jeyeline M 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can I schedule materialized view (refresh daily data at EOD )in data explorer?

Hi, currently I 'have setup one materialized view, but I want to update view on at end of the day. Currently it's getting updated in near time. Is it possible in materialized view to schedule query on daily basis only ?

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-04-04T14:30:24.52+00:00
Khushbu Kella 20 Reputation points Microsoft Employee
accepted 2024-05-02T06:34:01.12+00:00
Khushbu Kella 20 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to parse json string using kql

Log line looks something like this [QueueTrigger] Event Stats {'total_events': 8388, 'file_count': 2, 'aggregated_file_size': 573292} and kql is traces | where operation_Name has "QueueTriggerFuncApp" and message has 'Event stats' |…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,885 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,421 questions
Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-04-24T07:36:45.9766667+00:00
Ashwin Venkatesha 230 Reputation points
accepted 2024-04-25T06:46:24.93+00:00
Ashwin Venkatesha 230 Reputation points
4 answers

How to fix 'parse' operator: Failed to resolve scalar expression named 'msg_s' If the issue persists, please open a support ticket. Request id: 117cf54a-1039-4496-b8b1-13730efa136e

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2023-07-05T08:54:43.08+00:00
Truong Nga 10 Reputation points
answered 2024-04-15T09:46:56.27+00:00
Maciej Rybak 0 Reputation points
1 answer

Query execution has exceeded the allowed limits (80DA0001)

Query Limits Exceeded Query execution has exceeded the allowed limits (80DA0001): 'summarize' operator has exceeded the memory budget (5368709120) during evaluation. Results may be incorrect or incomplete (E_RUNAWAY_QUERY; see…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-03-12T18:07:49.3433333+00:00
Rai, Abhishek 0 Reputation points
commented 2024-04-10T12:13:25.1066667+00:00
Rai, Abhishek 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Data Explorer - cannot share dashboard

Dear community I am following this tutorial https://learn.microsoft.com/en-us/azure/data-explorer/azure-data-explorer-dashboards#share-dashboards and trying to shae a dashbaord created in Azure Data Explorer, however, when adding members, either with…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-03-10T21:51:11.8+00:00
Matteo Traina 20 Reputation points
commented 2024-04-10T11:38:07.5266667+00:00
Deyan Petrov 1 Reputation point
1 answer

Getting 0 results for partitioned external table in Azure Storage

I have an Azure App Gateway's WAF logs being written to blob storage and I'd like to query the data. We have been using Log Analytics to do this, so the move to blob storage is part of an effort to see if we can store the data with a retention policy…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
980 questions
Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-04-08T18:45:02.16+00:00
Greg McGee 0 Reputation points
answered 2024-04-10T08:09:04.6866667+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor
1 answer

ADX cost estimation

I want to prepare an estimate for ADX with 2TB monthly data.. I checked this link "https://dataexplorer.azure.com/AzureDataExplorerCostEstimator.html " . What should I put in for the field "Estimated Data Compression (x times)" …

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,148 questions
Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,005 questions
asked 2022-02-25T11:04:46.533+00:00
Soumya Banerjee 126 Reputation points
commented 2024-04-09T11:27:08.96+00:00
Kaspar Kwok 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Data Explorer: effective costs different than pricing calculator

Dear community I have created an Azure Data Explorer cluster, as a dev/test environment. The pricing calculator was estimating a certain amount for this setup but thereal cost is higher than that. Looking into the details it seems that the cluster has…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-04-08T19:30:40.89+00:00
Matteo 20 Reputation points
accepted 2024-04-09T11:04:59.8933333+00:00
Matteo 20 Reputation points