Forum Discussion
skygold16
1 year agoHelper II
Power BI Embedded semantic model
Hi everyone, We are publishing Power BI report to the public interface and hence we are considering to go with power bi embedded. However, we have some concerns regarding the import of granular d...
- 1 year ago
Hi skygold16 You could include Rls and other things please check these out
- Disable XMLA Endpoint: Ensure the XMLA endpoint is not enabled for external users.
- Row-Level Security (RLS): Apply RLS to restrict data access based on user roles.
- Aggregate Data Before Import: Only include aggregated or summarized data in the report.
- Service Principal Permissions: Limit the service principal to required access only.
If this post helped please do give a kudos and accept this as a solution
Thanks In Advance
skygold16
1 year agoHelper II
Thanks Akash,
The query is more around if I have a semantic model in embedded, do I have to worry about anyone can access the semantic dataset in anyway?
Anonymous
1 year agoNot applicable
Hi skygold16 ,
Thank you Akash_Varuna for the accurate response.
If someone queries the data directly, RLS ensures they can only see what their role permits, effectively protecting granular data from unauthorized access.
If this post helps, please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Thank you for being a valued member of the Microsoft Fabric Community Forum!