Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
977 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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."