One logical copy
You can create a one logical copy of KQL Database data by enabling data availability in OneLake. Enabling data availability of your KQL database in OneLake means that you can query data with high performance and low latency in your KQL database, and query the same data in Delta Lake format via other Fabric engines such as Direct Lake mode in Power BI, Warehouse, Lakehouse, Notebooks, and more.
Delta Lake is a unified data lake table format that achieves seamless data access across all compute engines in Microsoft Fabric. For more information on Delta Lake, see What is Delta Lake?.
In this article, you learn how to enable availability of KQL Database data in OneLake.
How it works
The following table describes the behavior of your KQL database and tables when you enable or disable data availability.
Enabled | Disabled | |
---|---|---|
KQL Database | - Existing tables aren't affected. New tables are made available in OneLake. - The Data retention policy of your KQL database is also applied to the data in OneLake. Data that's removed from your KQL database at the end of the retention period is also removed from OneLake. |
- Existing tables aren't affected. New tables won't be available in OneLake. |
A table in KQL Database | - New data is made available in OneLake. - Existing data isn't backfilled. - Data can't be deleted, truncated, or purged. - Table schema can't be altered and the table can't be renamed. |
- New data isn't made available in OneLake. - Data can be deleted, truncated, or purged. - Table schema can be altered and the table can be renamed. - Data is soft deleted from OneLake. |
Important
There's no additional storage cost to enable data availability, you're charged only once for the data storage.
Prerequisites
- A workspace with a Microsoft Fabric-enabled capacity
- A KQL database with editing permissions and data
Enable availability in OneLake
You can enable data availability either on a KQL database or table level.
To enable data availability, browse to the details page of your KQL database or table.
Next to OneLake folder in the Database details pane, select the Edit (pencil) icon.
Enable the feature by toggling the button to Active, then select Done. The database refreshes automatically. It might take up to a few minutes for the data to be available in OneLake.
You've enabled data availability in your KQL database. You can now access all the new data added to your database at the given OneLake path in Delta Lake format. You can also choose to create a OneLake shortcut from a Lakehouse, Data Warehouse, or query the data directly via Power BI Direct Lake mode.
Related content
- To expose the data in OneLake, see Create a shortcut in OneLake
- To create a OneLake shortcut in Lakehouse, see What are shortcuts in lakehouse?
- To query referenced data from OneLake in your KQL database or table, see Create a OneLake shortcut in KQL Database
Feedback
Submit and view feedback for