Deployment of MySQL flexible server failed

Sara 20 Reputation points
2024-03-08T15:27:18.92+00:00

I am trying to create a MySqlFlexibleServer. However, after going through the wizard, it fails at the deployment step without giving any good feedback. I have no idea how I can fix it. I have tried to repeat the process in different times without any success.

I am using portal wizard. Anay help would be appreciated.

Here is the error:

{
    "status": "Failed",
    "error": {
        "code": "InternalServerError",
        "message": "An unexpected error occured while processing the request. Tracking ID: '582cce46-68a2-4b27-88e9-d66437727c84'"
    }
}
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
726 questions
0 comments No comments
{count} votes

Accepted answer
  1. Rahul Randive 8,751 Reputation points Microsoft Employee
    2024-03-08T16:37:10.6133333+00:00

    Hi @Sara

    Thanks for sharing tracking id. According to the backend log, it appears that you are attempting to create a server in the East US region and encountering a failure due to a Quota issue.

    If possible, you can try creating the server in another region.

    Alternatively, if you prefer to create the server in the same region, you may need to open a support case to request additional capacity for server creation in your subscription

    User's image

    Thank You!

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful