247 个问题
数据库实例的区域需要更换下,这个区域可能不行。
在或者尝试下重新进入创建页创建。
已经有一个“azure database for mysql 灵活服务器”,目前公司重构项目,需要申请新的“azure database for mysql 灵活服务器”,但是上午创建新的“azure database for mysql 灵活服务器”过程中一直失败,控制台报错信息“The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.”,
详细原因是
"statusMessage": { "error": {
"additionalInfo": null,
"code": "ProvisioningDisabled",
"details": null,
"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'.",
"target": null
}
```如何解决