Azure MySQL Flexible stop responding after resizing.

Amjad Nagori
296
Reputation points
We have deployed our database into Azure MySQL Flexible Server and it was working fine. We were facing some slowness in application so thought to resize the server from D4ds to D8ds (General Purpose) and after resizing server stopped responding and we start getting below issues-
- Not able to connect through mysql command, getting below error-
- Not even able to telnet host with port 3306 from VM of same network.
- We were able to connect using the same methods before resizing.
- While opening database section in portal, getting below error-
Tried below troubleshooting steps but still not able to connect the server-
- Tried with restarting the server.
- Tried with stop and start.
- Changed size back to D4ds
- Tried with creating new database which is also not working and getting below error-
This is what I am getting on Monitoring-
Resource health showing Available-
P.S. This server is configured with Virtual network and DNS integration option to keep it private.
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
Sign in to answer