An Azure managed MySQL database service for app development and deployment.
Hi Divya Mahajan,
Welcome to Microsoft Q&A, and thank you for your question.
If you are unable to connect to the MySQL database, please verify that the server name, port (default 3306), username, and password are correct. Also ensure that your client IP address is allowed in the MySQL server firewall rules.
Make sure the MySQL server is running and accepting connections. If the database requires SSL, confirm that SSL is enabled in your connection settings. You can also test network connectivity from your machine by checking whether the server and port are reachable.
If the issue persists, please share the exact error message, the tool you are using to connect (such as MySQL Workbench, CLI, or an application), and whether the MySQL server is hosted locally or on a cloud service. This information will help the community assist you further.