Greetings, all. I have eventhouses and KQL DBs in Dev and Test workspaces that are part of a deployment pipeline. They generate capacity usage even though no data is flowing in and no one uses them. ...
Hey everyone, I was just exploring Eventhouse and noticed something weird. The docs say you need to add "--" on its own line before T-SQL queries in KQL querysets, but I'm running T-SQL commands jus...
hi all, error - Details: "Query execution has exceeded the allowed limits (80DA0001): Partial query failure: Runaway query (E_RUNAWAY_QUERY). (message: The Join output block has exceede...
I am doing a direct ingestion from event hub to event house. When I apply restricted view policy on the table that is used for ingestion, the ingestion stops. That completely makes sense. But even th...
Hi All, I have created a Digital Twin builder for a real-time use case, and I’m now pointing the generated Lakehouse output tables to a KQL (Kusto Query Language) database using shortcuts. ...
Hi Everyone, I am trying to find the right data for compute resources (ex -Virtual machine allocated cores versus used cores for all the subscribtions and quite other things allocation and u...
Hi everyone, we are working on a project where we ingest data from EventHub into EventHouse in Microsoft Fabric. Our EventHub messages are GZIP-compressed, so we currently use a direct connection f...
I have added a custom partitioning policy to some materialized views and tables like this: .alter materialized-view DimResponse policy partitioning "{\"PartitionKeys\":[{\"ColumnName\":\"OrgId\...
Issue: When opening the Eventhouse → Get Data → OneLake → Lakehouse wizard, it only shows a single folder from the Lakehouse Data zone, and even that folder does not list all the files. I can s...
Hi everyone. I’m running into an issue when ingesting data from MongoDB into my Kusto database using Azure Data Factory’s Copy Activity. Two of the fields in my source collection are Unix timestamps...