database - Unable to Connect to Azure MySQL using MySQL Work Bench -


i create mysql storage in microsoft azure. did portal clicked "new > data+storage > mysql". kept defaults , continued. after azure says storage , ready.

so, went "dashboard > clicked on newly created database resource". can see ip address of database.

i opened mysql work bench, clicked "database >connect database" , inserted ip found in above step. kept port 3306 is. user name , password inserted username , password inserted during database creation.

anyway can't connect database, below error. enter image description here

i tried editing "security group" in azure. below screenshot of contains now.

inbound rules: enter image description here

outbound rules enter image description here

even after of these things, why still can't connect azure mysql?

i using 'bitnami' , 'bitnami' comes own username , password! default password bitnami 'bitnami' , user name 'root'


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -