You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Connection Name | Demo Connection | Specify a label for this connection. |
47
-
| Connection Method | Standard (TCP/IP) | Standard (TCP/IP) is sufficient. |
48
-
| Hostname | *server name* | Specify the server name value that was used when you created the Azure Database for MySQL earlier. Our example server shown is mydemoserver.mysql.database.azure.com. Use the fully qualified domain name (\*.mysql.database.azure.com) as shown in the example. Follow the steps in the previous section to get the connection information if you do not remember your server name. |
49
-
| Port | 3306 | Always use port 3306 when connecting to Azure Database for MySQL. |
50
-
| Username | *server admin login name* | Type in the server admin login username supplied when you created the Azure Database for MySQL earlier. Our example username is myadmin@mydemoserver. Follow the steps in the previous section to get the connection information if you do not remember the username. The format is *username\@servername*.
51
-
| Password | your password | Click **Store in Vault...** button to save the password. |
| Connection Name | Demo Connection | Specify a label for this connection. |
47
+
| Connection Method | Standard (TCP/IP) | Standard (TCP/IP) is sufficient. |
48
+
| Hostname |*server name*| Specify the server name value that was used when you created the Azure Database for MySQL earlier. Our example server shown is mydemoserver.mysql.database.azure.com. Use the fully qualified domain name (\*.mysql.database.azure.com) as shown in the example. Follow the steps in the previous section to get the connection information if you do not remember your server name. |
49
+
| Port | 3306 | Always use port 3306 when connecting to Azure Database for MySQL. |
50
+
| Username | *server admin login name* | Type in the server admin login username supplied when you created the Azure Database for MySQL earlier. Our example username is myadmin@mydemoserver. Follow the steps in the previous section to get the connection information if you do not remember the username. The format is *username\@servername*.
51
+
| Password | your password | Click **Store in Vault...** button to save the password. |
52
52
53
53
3. Click **Test Connection** to test if all parameters are correctly configured.
0 commit comments