Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
ramankr48
Helper II
Helper II

Can we implement RLS(row level security) in real time when data is getting streamed into destination

Hi Community Members,

 

Can we implement real time RLS in real time intelligence, when data is getting streamed into the eventhouse or lakehouse or any supported destination ? Is it possible to implement in the transformation phase or later part

 

Like i have one use case where i am getting real time data and i need to store those data into the destination say lakehouse but also maiantaining thr security (RLS), and then I am using this data to make the real time dashboard, where the refresh will happen very often while maintaining the data security.

1 ACCEPTED SOLUTION
datacoffee
Super User
Super User

Hi
Yes, RLS is indeed possible in Eventhouse. You can use the approach described in the docs from Microsoft.
I've found the link right here :Security roles - Kusto | Microsoft Learn
Especially the Row Level Security part of the docs (Row level security policy - Kusto | Microsoft Learn) is a good source to get you started...


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow

View solution in original post

2 REPLIES 2
divyed
Super User
Super User

Hello @ramankr48 ,

 

Yes you can implement RLS in eventhouse. Best to implement once you load data into eventhouse and want to use data for reporting or analytical purpose.KQL allows you to define Row-Level Security policies on tables within your Eventhouse. These policies are expressed as KQL queries that filter the data based on certain conditions.

you can follow below link :

https://learn.microsoft.com/en-us/kusto/management/row-level-security-policy?view=microsoft-fabric

 

Warm Regards,

LinkedIn : https://www.linkedin.com/in/neeraj-kumar-62246b26/
datacoffee
Super User
Super User

Hi
Yes, RLS is indeed possible in Eventhouse. You can use the approach described in the docs from Microsoft.
I've found the link right here :Security roles - Kusto | Microsoft Learn
Especially the Row Level Security part of the docs (Row level security policy - Kusto | Microsoft Learn) is a good source to get you started...


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors