Trying to restore my database - Provisioning is restricted in this region. Please choose a different region.

Joseph Lim 0 Reputation points
2025-06-13T22:43:05.37+00:00

Context:

I was trying to do a fast restore of my MySQL flexible azure database

When i try to restore:

"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'. Click here for details"

When I check the status:

{
    "status": "Failed",
    "error": {
        "code": "ProvisioningDisabled",
        "message": "Provisioning is restricted in this region. Please choose a different region. For exceptions to this rule please open a support request with Issue type of 'Service and subscription limits'."
    }
}

When I try to click the resource:

"The extension encountered an unexpected error and provided no additional details."

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

1 answer

Sort by: Most helpful
  1. Sai Raghunadh M 4,635 Reputation points Microsoft External Staff Moderator
    2025-06-16T08:59:19.3433333+00:00

    Hi @ Joseph Lim

    Thank you for reaching out.

    It looks like you’re encountering a region restriction issue when trying to restore your MySQL flexible server.

    Enable region

    Your subscription might not have access to create a server in the selected region. To resolve this issue, file a support request to access a region.

    If you see the following errors, file a support ticket to enable the specific region:

    • Subscription 'Subscription name' is not allowed to provision in 'region name
    • Subscriptions are restricted from provisioning in this region. Please choose a different region. For exceptions to this rule please open a support request with the Issue type of 'Service and subscription limits.

    https://learn.microsoft.com/en-us/azure/mysql/flexible-server/resolve-capacity-errors-mysql-flex?tabs=portal

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


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.