Forum Discussion
ramankr48
Helper II
1 year agoCan 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 imp...
- 1 year ago
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...
datacoffee
Most Valuable Professional
1 year agoHi
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...