Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
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)
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 30 | |
| 28 | |
| 23 | |
| 21 | |
| 19 |
| User | Count |
|---|---|
| 44 | |
| 31 | |
| 17 | |
| 17 | |
| 15 |