Unable to deploy MySqlFlexibleServer

Peter Kowalchuk 25 Reputation points
2024-01-08T16:35:38.15+00:00

I'm unable to deploy this resource, I've been getting this error which does not specify what the issue is. I did not not have this problem a month ago when I was able to deploy MySQL Flex Servers with no issues: {"code":"DeploymentFailed","target":"/subscriptions/7278ab21-3d2e-456f-8e5b-b22b7cda6ad0/resourceGroups/cuny/providers/Microsoft.Resources/deployments/MySqlFlexibleServer_f2d20af9a9e54c2ab9978ffbdcc899d5","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/7278ab21-3d2e-456f-8e5b-b22b7cda6ad0/resourceGroups/cuny/providers/Microsoft.DBforMySQL/flexibleServers/data607sql","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."}]}

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

Accepted answer
  1. SSingh-MSFT 16,371 Reputation points Moderator
    2024-01-09T05:27:57.0266667+00:00

    Hi Peter Kowalchuk,

    Welcome to Microsoft Q&A forum.

    As I understand, you are getting Terminal Provisioning State limit while deploying Azure Database for MySQL Flexible Server.

    Could you please try to deploy the server by other ways with the same configuration like Azure Portal, Azure CLI, Bicep etc.

    If this fails by other ways too, I would suggest you to raise support case for deeper investigation of the Flexible Server configuration details and error reason.

    Hope this helps.

    Let us know if you have any queries.

    Thanks


1 additional answer

Sort by: Most helpful
  1. RahulRandive 10,486 Reputation points Volunteer Moderator
    2024-01-09T17:56:59.72+00:00

    Hi Peter Kowalchuk

    Thank you for providing the subscription 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 in that region.

    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.

    Please refer to the snippet below for guidance on opening a Quota case.

    User's image

    Hope this help!

    Thank you!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.