Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Need help Connecting PowerBI desktop to Azure MySQL with SSL

I need some help setting up my connection with PowerBI to Azure Database for MySQL flexible server. I can't seem to find any reliable documentation to do this.

Initially I'm getting this error when I try to connect to the server.

  1. Get Data > More > Select MySQL Database
  2. Input the Server name and Database name > Hit OK

Error: Connections using insecure transport are prohibited while --require_secure_transport=ON.

Then I downloaded the SSL certificate from our Azure portal then successfully imported in the certmgr.msc under the Trusted Root Certification Authorities

 

 

But the same issue persists. Please take note that in this same machine I was able to connect to that server using phpmyadmin. In DbBeaver as well by simply installing the SSL as a CA Certificate. Can you please point me to the right direction or drop anything here you think I might be missing or need.

Thank you so much!