Connection to Azure MySQL server fails due to incorrect connection string

Viewed 24063

When trying to connect to my MySQL server in Azure from mysql client, I get the following error, even though I am using the correct username and server name. How can I fix this?

The connection string may not be right. Please visit portal for references.

3 Answers
Related