How do I fix "InternalServerError" while deploying Azure Database for MySQL Flexible Server?

Manuel T 0 Reputation points
2024-06-16T11:09:54.3266667+00:00

There seems to be a bug with deploying Azure Database for MySQL Flexible Server.

If there are no available Skus in the region I want to deploy to, I get a deployment error with status "Conflict", error code "InternalServerError" and error message "An unexpected error occured while processing the request. ..."

See this reddit post for more details.

I was able to get a useful error message with a AZ CLI deployment. But not with an ARM deployment in Azure Portal.

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

1 answer

Sort by: Most helpful
  1. Rahul Randive 9,091 Reputation points Microsoft Employee
    2024-06-17T02:45:48.0366667+00:00

    Hi Manuel T,

    There could be various internal infrastructure-related reasons for the deployment failures. Sometimes, deployment may fail due to capacity issues in a particular region or because the region does not support high availability (HA). Try creating the server in an alternative region to see if that resolves the issue.

    Thank You

    0 comments No comments