Provisioning errors with MySQL Flexible Server

JD Robinson 0 Reputation points
2026-07-13T22:47:40.3466667+00:00

An existing Azure Database for MySQL Flexible Server is running in East US 2. A password-only update fails with ProvisionNotSupportedForRegion. The subscription already has 64 Burstable-family vCores in East US 2, with only 2 in use. Please enable or repair the subscription’s Microsoft.DBforMySQL regional provisioning entitlement for East US 2. This request is for an update to an existing server, not additional vCore quota.

Azure Database for MySQL

1 answer

Sort by: Newest
  1. Christos Panagiotidis 3,551 Reputation points
    2026-07-14T06:34:19.71+00:00

    Hi, because even a password-only update is returning ProvisionNotSupportedForRegion, this is unlikely to be your password or ARM syntax. It normally points to the server's current SKU/availability-zone combination or a regional subscription entitlement/capacity restriction. Please export the server properties and activity-log failure, then try a harmless update through CLI only once to capture the correlation ID. Do not delete the server as a workaround. Open a MySQL Flexible Server support case with the server resource ID, region, SKU, zone, API version, operation name, correlation ID, and UTC time, and ask the service team to check the regional provisioning stamp/entitlement for that existing server.

    Was this answer helpful?

    0 comments No comments

Your answer

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