Forum Discussion
Power BI Gateway issue with SQL Server Type Connection only - after updated to Mar,2025 version
- 1 year ago
Hi AmanKalra ,
In additon to anilelmastasi response, Instead of rolling back, you can also upgrade to the latest April 2025 Gateway version (3000.266) which may have addressed this issue.
Currently supported monthly updates to the on-premises data gateways | Microsoft Learn
Thank you for your response anilelmastasi .
If this solved your issue, please mark it as the accepted solution.
Hello AmanKalra ,
For 3000.262.7, there are some problems.
1- If possible can you rollback to "Feb 2025: 3000.260.11"
2- if your SQL connections use Basic auth or a SQL login, try switching to Windows authentication with a domain account (if possible). The issue seems more prevalent with SQL login-type connections.
3- Some users fixed it by explicitly enabling TLS 1.2 (registry) or disabling older protocols like SSL 3.0 or TLS 1.0 on the gateway machine and SQL server.
If this solved your issue, please mark it as the accepted solution. ✅
- AmanKalra1 year agoFrequent Visitor
Hi anilelmastasi ,
Thanks for your inputs. Unfortunately changes in TLS didnt work for me. I would like to know, do you or anyone faced any issues in Feb version of gateway so I will uninstall the Mar and install the "Feb 2025: 3000.260.11" gateway version if this resolved the SQL Server type issue.
- anilelmastasi1 year agoSuper User