I am trying to access a MySQL database running on an Azure VM. I have opened port 3306 (standard port for MySQL) to an external port of 56603. I have tried accessing the MySQL database via Navicat utility and a MySQL ODBC DSN. Neither allows me to connect. I have tried the same on 2 separate VMs with no luck. I can access my SQL Azure database with no difficulty.
Any ideas? Thanks in advance.