Internal Error trying to restore from backup mysql flexible server

Douglas Delefrati 20 Reputation points
2024-07-31T23:52:38.52+00:00

Hello,

I am experiencing an issue while attempting to restore a MySQL Flexible Server using the Azure web portal. The restoration process fails and I receive the following error message:

{
    "status": "Failed",
    "error": {
        "code": "InternalServerError",
        "message": "An unexpected error occured while processing the request. Tracking ID: '62114b49-1e19-40cc-8aee-9389ba9f9e88'"
    }
}

backup

Screenshot from 2024-07-31 20-49-12

I've tried different restore configurations, such as change the location, the networking configuration and machine resources but the outcome was the same.

Can anyone help me figure out what I'm missing?

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,256 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
824 questions
{count} votes

Accepted answer
  1. RahulRandive 9,666 Reputation points
    2024-08-13T20:36:47.51+00:00

    Hi @Douglas Delefrati ,

    Thanks for sharing the tracking id. Based on traking id, I have checked the backend log to find the root cause of the failure and here is the error

    Provisioning in requested region is not supported

    The error is likely due to a capacity issue with creating or restoring the server in that region. Once the quota is made available to your subscription, the restore operation should proceed successfully. Please try again

    Thank You!

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.