Forum Discussion
Anonymous
6 years agoNot applicable
How to Implement Row Level Security with Azure Data Lake
Hello, I'm not sure if this is the correct location for this question but I have struggled to find documentation anywhere on how exactly to set up RLS when connected to Azure Data Lake. Is the sy...
GilbertQ
6 years agoSuper User
Hi there
You have to ensure that your underlying dataset is able to correctly show data based on a logged in user.
As far as I am aware Azure Data Lake is not capable of doing this?
You have to ensure that your underlying dataset is able to correctly show data based on a logged in user.
As far as I am aware Azure Data Lake is not capable of doing this?
- Anonymous6 years agoNot applicable
Hello,
Thank you for the response. This is what I can see, which shows me there must be some kind of RLS possible with Azure but it's not actively filtering the data based on the user's login. Lookin gat the syntax this would work in an on-premises PBI model, so I wanted to know what the difference is. The below is an example of an employee's RLS.
- GilbertQ6 years agoSuper UserIs your example use Azure Analysis Services?