Forum Discussion
martinknafve
10 years agoNew Member
Multi-tenancy with Power BI Embedded
I'm trying to wrap my head around how to use Power BI Embedded in a multi-tenant environment. I've done the following: Set up a PowerBI embedded Workspace collection and workspace Uploaded ...
antpstevens
10 years agoNew Member
Thanks.. have you confirmed this works? i.e.. 1 report and RLS implemented for Azure SQL server and effectively then we have secure multi-tennancy? Is there anything else published to guide on this approach. I've been looking everywhere so would appreciate any further help.
Also, assuming you have RLS in place on Azure SQL Database, how do you pass the userID to the embedded PowerBI?
Greg_Deckler
10 years agoCommunity Champion
Yes, I have done RLS with a dataset and it worked, although that dataset originated from a CSV file so I imported it into Desktop and then published to Service.
Here is a recent blog article on it:
http://community.powerbi.com/t5/Community-Blog/Row-Level-Security-in-Power-BI/ba-p/31031
They just released RLS like this month so it is pretty new.