An Azure managed MySQL database service for app development and deployment.
Hi **Aykut Sadi,
**The restore operation for Azure Database for MySQL Flexible Server was failing due to capacity constraints in the selected region while using the chosen SKU. The region did not have sufficient capacity to support the restore request with the Burstable SKU, which caused the restore operation to fail.
The issue was resolved by modifying the restore configuration. The restore was retried by selecting an appropriate SKU, specifically changing from Burstable to General Purpose, and by ensuring the selected region had available capacity. After adjusting the SKU and retrying the restore operation, the restore completed successfully and a new server was created as expected.
To avoid similar issues in the future, it is recommended to use the General Purpose SKU for restore operations, verify region capacity availability before initiating a restore, and enable geo‑redundant backups to provide more flexibility during restore scenarios.
Reference Link:
Backup and restore in Azure Database for MySQL – Flexible Server
Hope this helps. If you have any follow-up questions, please let me know. I would be happy to help.
Please do not forget to "up-vote" wherever the information provided helps you, as this can be beneficial to other community members.