Forum Discussion
PowerBI to MySQL without gateway
- 6 months ago
Hi gang123
Indeed, with a Azure database for Mysql, you need a gateway
I see two solutions to fix this issue
1) Install your gateway on a virtual machine on azure, with a schedule to start and stop it when you need to use it to refresh your dataset
2) Migrate the data from mysql database to a sql server managed instance
Do not hesistate to ask if you need more help
Hi gang123
Indeed, with a Azure database for Mysql, you need a gateway
I see two solutions to fix this issue
1) Install your gateway on a virtual machine on azure, with a schedule to start and stop it when you need to use it to refresh your dataset
2) Migrate the data from mysql database to a sql server managed instance
Do not hesistate to ask if you need more help
What is the best way to migrate the database?