Forum Discussion
Anonymous
8 years agoNot applicable
Data Model data encryption on Power BI Report Server
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 ...
Anonymous
8 years agoNot applicable
Thanks. I have tested out with direct query with our dataset but it has too many limitations for it to work adequately for our situation.
Have you actually done a TDE data encryption on Power Bi report server? We knew it was possible on the regular report server but wanted to be sure it would work on the PBI report server. Any performance impacts form having encryption turned on?
Thanks.
Have you actually done a TDE data encryption on Power Bi report server? We knew it was possible on the regular report server but wanted to be sure it would work on the PBI report server. Any performance impacts form having encryption turned on?
Thanks.
Jon-Heide
8 years agoMicrosoft Employee
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
- Anonymous8 years agoNot applicable
Thanks Jon-Heide. We'll give it a go.