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

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.

Reply
dgualandris
New Member

Is it possible to get data from an Azure MySQL DB without connection string and password?

Hello,

I need to get some data from a MySql Database hosted in a cloud Azure.

Since the database cannot be exposed over the internet, I need to log in with my Microsoft account that has the reading permission on the database (i cannot provide the host name, the username and the password).

I see this is possibile for PostgreSQL and SQL database but i dont't find the option for MySQL.

Does someone know a way to do this?

Thank you,

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @dgualandris ,

 

In PowerBI, connecting to MySql requires an additional connector and the input of corresponding credential information, and its biggest limitation is that it can only be accessed through the power BI desktop.

vhenrykmstf_1-1624515171442.png

 

But to connect to sql database in Azure, you only need to create the database correctly in Azure and enter the server name in the desktop to connect.

vhenrykmstf_0-1624515137203.png

 

You can refer to related documents:

Connecting MySQL to Power BI: A Comprehensive Guide (hevodata.com)

Power BI Get Data: From Azure SQL Database - RADACAD


Best Regards,
Henry

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-henryk-mstf
Community Support
Community Support

Hi @dgualandris ,

 

In PowerBI, connecting to MySql requires an additional connector and the input of corresponding credential information, and its biggest limitation is that it can only be accessed through the power BI desktop.

vhenrykmstf_1-1624515171442.png

 

But to connect to sql database in Azure, you only need to create the database correctly in Azure and enter the server name in the desktop to connect.

vhenrykmstf_0-1624515137203.png

 

You can refer to related documents:

Connecting MySQL to Power BI: A Comprehensive Guide (hevodata.com)

Power BI Get Data: From Azure SQL Database - RADACAD


Best Regards,
Henry

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors