Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
dvbell
New Member

azure sql

I am new to Azure, but I made a SQL database in the Azure portal and now im trying to connect Power BI to it.  I have had no trouble connecting other sources to power BI, csv file, excel, etc.  I am following these instructions for the server and database information but I am getting this error: "We are unable to establish connection, please check connection information."

https://support.powerbi.com/knowledgebase/articles/581421-azure-sql-database-with-direct-connect

 

Any ideas what I am doing wrong?  

 

 

7 REPLIES 7
andre
Memorable Member
Memorable Member

@dvbell typically this means that you are not passing the correct path to the database or your database is not configured to Allow Access to Azure Services.

We set up an Azure SQL DB this am and with a little fiddling around, VOILA ... we were able to successfully connect Power BI.com "service" to the Azure SQL DB using just "fully resolved "server address" = xxx.database.windoes.net (from Azure DB admin).

 

However, when we tried to "Azure SQL CONNECT to Power BI Desktop" we get a "security error" where we need to "configure Azure SQL DB to "accept remote connections"?

 

BUT, I don't see that in the Azure SQL DB "admin settings"? 

 

Any ideas?

 

 

yes, you also need to set up firewall rules for your sql azure.  by default, it blocks all IP addresses from connecting it.  You can specify a single IP address or a range of IP addresses in your firewall rules.

Thank you Andre ... can you point me to "how and where we set this up" ... the Azure SQL DB setup was sooth as silk but I saw "NO" settings for "allow these kinds of parameters"?

Thank you Andre, that WORKED !  One last question for you guys ... we have loaded, for practice, the Azure SQL "Adventure Works DB" that is pre-loaded.  When we use "Power BI Azure SQL Direct Connect: we get a LOT more tables than when we "use PBI Desktop" which ONLY seems to return "sales" ... is there something additional we need to so up on Azure Portal as PBI Desktop "just authenticates and loads sales"?

Greg_Deckler
Super User
Super User

Well, check authentication settings obviously and you also send a "frown" to support. Smiley face in upper right corner in the Service. They have always been very responsive thus far.


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors