Forum Discussion

dgualandris's avatar
dgualandris
New Member
5 years ago
Solved

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 Reply