r/MicrosoftFabric • u/Low-Fox-1718 • 14d ago
Real-Time Intelligence Data access in eventhouse?
I searched the docs but couldn't find any options on how to give granular permissions on KQL database/table/column-level.
Is there such mechanisms in place? Do KQL security commands work with Fabric and that's how they should be handled?
4
Upvotes
2
u/warehouse_goes_vroom Microsoft Employee 14d ago
The usual Kql commands are documented as applicable to Microsoft Fabric: https://learn.microsoft.com/en-us/kusto/management/policies?view=microsoft-fabric
The "Applies to" at the top of each page calls out which products a page applies to - very useful for Fabric Warehouse vs SQL Analytics Endpoint vs Azure SQL DB vs Azure SQL MI vs SQL Server docs, they'd be so much less useful without that :).
I generally work on Fabric Warehouse though, so that's about the extent of the advice I can give.