Forum Discussion
Converting from Power BI Server user to Service
- 2 years ago
Read about BYOK. All data is encrypted and Microsoft will only decrypt it if you explicitly ask them to in DLP scenarios.
Your ideas is so great lbendlin
Hi, sara_sameer
You can set the privacy level of the connection when you establish a gateway connection in Power BI, and the following privacy levels are common:
Understand Power BI Desktop privacy levels - Power BI | Microsoft Learn
You can see how Power BI is implemented when it comes to data security in the schematic below:
Power BI Security - Power BI | Microsoft Learn
As the documentation provided by super user, you can also learn from it how Power BI enables data protection.
As you mentioned, you move your reports to Power BI Service, you need to configure gateway connectivity for your reports to maintain real-time connectivity for your reports.
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- MallikarjunaBan1 year agoHelper III
can i decrypt data in power bi which has been encrypted at snowflake Db.its possible in cognos bi can we achieve same in power bi on the fly using direct query in service level or using power bi report server .in cognos we have created few udf so we could decrypt on the fly need same in power bi pls investigate