Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
Our security group had a question about what secure protocol does Power BI Desktop use when you go from on premise to a Azure SQL Server using the Azure SQL Server connector?
Thanks!
By default it will use TLS 1.2 - see https://docs.microsoft.com/en-us/azure/sql-database/sql-database-security-overview#information-prote...
According to the documentation "Sql Server enforces encryption (TLS) at all times for all connections. This ensures all data is encrypted "in transit" between the client and server irrespective of the setting of Encrypt or TrustServerCertificate in the connection string."
Does that mean, all the traffic is encrypted even if I disable "Enrypt connection" in the Data source settings in PBI Desktop?
Thx in advance
@C_H wrote:
Does that mean, all the traffic is encrypted even if I disable "Enrypt connection" in the Data source settings in PBI Desktop?
For Azure SQL - yes. For on-prem SQL it depends.
There is a server side setting called something like ForceEncryption this is always set to true on Azure, but for on-prem SQL instances it can be set by the DBA. If this setting is true it does not matter what option the client chooses. If it's false the client can ask for an unencrypted connection (ideally you'd probably only ever do this if you had old legacy client applications)
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 63 | |
| 55 | |
| 41 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 98 | |
| 80 | |
| 35 | |
| 29 | |
| 25 |