Is there a solution to retrieve a base Azure, and import it into MySQL?
I have recover a .bacpac but I can't find a possibility to convert .sql Thanks!
I believe you'll have to restore it to a local MS database server and then use one of the many third-party MSSQL-to-MySQL migration tools.