Get connection information. Install MySQL Workbench.
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.
If you'd like to connect to an Azure SQL database, you'll need to meet a few prerequisites ahead of time. Download and install MySQL Workbench on your computer from the MySQL website. Azure Database for MySQL supports connecting your Azure Database for MySQL server to client applications using Secure Sockets Layer (SSL). You need the fully qualified server name and login credentials.
Prerequisites. Here are several different ways to connect to an Azure SQL database.
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. Get the connection information needed to connect to the Azure Database for MySQL. An Azure account, or access to one; An Azure SQL Database (You can …
Copyright 2020 connect to azure mysql database