Forum Discussion
HTTPS PowerBI Report Server to HTTP SQL Server data source - error 401
- 5 years ago
Hi all,
Thanks for your support and time. I have now setup another VM with exactly the same config, except the SQL server is TLS enabled. I deliberately left "Force Encryption = False". Everything is working like a charm.
I have tested the following scenarios:
- Non-encrypted SQL + HTTP RS = Works
- Non-encrypted SQL + HTTPS RS = Doesn't work
- Encrypted SQL + HTTP RS = Didn't test
- Encrypted SQL + HTTPS RS = Works
Few things to remember: Don't forget to add the SPNs, using FQDN is important and make sure user has at least datareader permission on SQL DBs.
Hope this helps.
Environment: Windows Server 2019 Enterprise, SQL Server 2017 Enterprise Core, PowerBI Report Server May 2021.
Thanks
Sabbir
Hi saabbir ,
Please also refer to https://docs.microsoft.com/en-us/sql/reporting-services/security/configure-ssl-connections-on-a-native-mode-report-server?view=sql-server-ver15
f this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai