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
When I refresh the Dataflow in PowerBI Service I obtain this error:
"A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The received certificate has expired.)"
Maybe is because PowerBI Service automatically cncrypt the conection, because if the disable this option in PowerBI Desktop the conection works fine.
Is there any way to disable the 'Encrypt Conection' option in PowerBI Service?
Solved! Go to Solution.
It is solved.
The values in the thumbprint of the certificate in "Protocols for MSSQLSERVER" of SQL Server Network Configuration must be the same that appears in the registry in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.<INSTANCENAME>{=html}\MSSQLServer\SuperSocketNetLib in the Certificate value.
Hi @David_54 ,
There is no unencrypt option. however, I am thinking that the problem is more likely what the message states - that the certificate has an issue. Have you confirmed that the certificate has not recently been changed/updated/modified/renewed? If you go to "options" in the Dataflow, does it look right on all of those to you?
Proud to be a Datanaut!
Private message me for consulting or training needs.
It is solved.
The values in the thumbprint of the certificate in "Protocols for MSSQLSERVER" of SQL Server Network Configuration must be the same that appears in the registry in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.<INSTANCENAME>{=html}\MSSQLServer\SuperSocketNetLib in the Certificate value.
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.