Forum Discussion
vaibhav_osc
Advocate I
8 years agoRow level security using AD groups
Currently I have RLS applied on my model allowing users to access certain level of access based on a mapping table I have maintained. My mapping table is of the the below schema storing the UPNs of u...
- 8 years ago
On Power BI Service, you can add security group as member of a role. See: Row-level security (RLS) with Power BI
In this scenario, you can create security groups on O365 admin center: Create, edit, or delete a security group in the Office 365 admin center. Then add all users into corresponding security group. Now you will not need that "mapping" table in your model.
Regards,
DerekLedbetter
3 years agoFrequent Visitor
Any documentation? I have a vendor wanting to build an AD Group and then use RLS to provide what can and can't be seen in the application.
We build an AD group. I believe in is pushed to the Azure AD. Will that be sufficient? What else is needed?