This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. 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)
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 33 | |
| 31 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 55 | |
| 31 | |
| 24 | |
| 23 |