Hi,
I created a virtual machine on Windows Azure. In that I installed MySQL. Every thing works fine on the server. I am not able to connect to MySQL remotely.
Steps performed:
1. Installed MySQL
2. Created user on it and give it access from % (all ips)
3. Allowed connection to MySQL (3306) in windows firewall
4. Created an endpoint in Windows Azure portal.
When I connect using xyz.cloudapp.net , I get an error with code (10060) .
I am not able to connect to any other service as well. I have even tried to turn off the firewall and try.
Any help would be appreciated.
Rgds,
Tushar