Hi all,
I am trying to establish a connection to my SQL Server instance hosted on an Azure VM. Upon entering my details and clicking Authenticate the screen just hangs like the below:
After a few minutes, the following error appears in the console. I’ve reproduced this in both Chrome and Edge:
James3
July 30, 2026, 1:45pm
2
I am having the same problem.
I was able to achieve what I needed through a different method (Using the Google Sheets API to populate a Sheet to read from).
While investigating I found a number of issues that could have caused this exception:
Our Server firewall / network settings was not configured to allow for inbound traffic.
We use SQL Server 2022 which is not listed as a supported version for the connector in the documentation.