You need the fully qualified server name and login credentials. Get connection information. Azure Database for MySQL supports connecting your Azure Database for MySQL server to client applications using Secure Sockets Layer (SSL).
Log in to the Azure portal. Enforcing SSL connections between your database server and your client applications helps protect against “man in the middle” attacks by encrypting the data stream between the server and your application. Download and install MySQL Workbench on your computer from the MySQL website. Install MySQL Workbench.
If you'd like to connect to an Azure SQL database, you'll need to meet a few prerequisites ahead of time. Here are several different ways to connect to an Azure SQL database. An Azure account, or access to one; An Azure SQL Database (You can … Get the connection information needed to connect to the Azure Database for MySQL. Prerequisites. Before you connect to a SQL Azure database you should have already one SQL Azure database created through the SQL Azure Portal and have at least one SQL Azure user also created (those were explained on my first tip SQL Azure Create Database Tutorial and have a firewall rule set to allow connections from your computer which was explained in my second and third tips.