Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to connect Looker Studio to an Azure SQL database

I am trying to connect Looker Studio to an Azure SQL database, which has been frustrating.

First, there is no dedicated Azure SQL connector, so I use the Microsoft SQL Server connector.

I have entered the required fields (for both the BASIC and JDBC URL methods)

required fields - BASIC

1

required fields - JDBC URL

2

I keep getting the error here: error message

Any help from someone who has successfully done this will be much appreciated.

like image 771
Ibanga Avatar asked Sep 19 '25 08:09

Ibanga


1 Answers

Here is how I managed to solve the problem. Make sure that you allow the database to accept connections from Google Looker Studio IP addresses. Here is the link where I found these.

enter image description here

Note that this notation (142.251.74.0/23) is an address sizing range so you need to include the IPs from: 142.251.74.0 to 142.251.75.255

Similarly the (74.125.0.0/16) means the folliwing range of IP address: 74.125.0.0 to 74.125.255.255.

Additionally I left the port blank (1443 didn't work).

I was then able to browse my tables via Looker Studio: enter image description here

Good luck.

like image 105
warrenei Avatar answered Sep 23 '25 13:09

warrenei



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!