About MYSQL azure

Wilian M 61 Reputation points
2022-03-31T18:48:26.417+00:00

I created my database all normal, but when I try to connect using 'mysql workbanch' it just doesn't work, I already added my ip in the rules, and the database is public, but it still won't. is there anything else to do?

sorry for my bad english

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
714 questions
{count} votes

Accepted answer
  1. Takahito Iwasa 4,841 Reputation points MVP
    2022-03-31T19:37:23.233+00:00

    Hi. @Wilian M

    thank you.
    It looks like it's okay.
    In the WorkBench runtime environment, can the following commands be executed in Powershell and succeed?

       Test-NetConnection phoenixkiller.mysql.database.azure.com -Port 3306  
    

0 additional answers

Sort by: Most helpful