Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
We are looking to deploy Power BI Reports to our Power BI Report Server with data from an Oracle database. The data is sensitive and needs to remain encrypted right up to the time the user views the reports.
The data in oracle is encrypted and we have no issues accessing that and having it decrypted when querying it into the PB data model. We need to understand if the data is encrypted when it is sitting in the Power BI Report Server after the scheduled refresh and before it is accessed by the end user.
We are not able to find any documentation on this. Any ideas from the community?
PBI Report Server uses SQL Sever for it's data storage. You can either
(1) Use direct query to pull data on demand and without caching from your Oracle DB, which will be supported soon in the next release of PBI RS.
(2) Enable transparant data encryption on the PBI Server's content database.
Perf is hard to say as it depends on your workload. TDE in general notes a 3-5% impact, but only way to be sure would be to measure it with your candidate workload. Note that you can use the provided load test framework to try out your scenarios at https://github.com/Microsoft/Reporting-Services-LoadTest
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.