Update MySQL Server Create Failed on Azure database for MySQL

Dario Gutierrez Rodriguez 20 Reputation points
2024-02-13T03:14:13.2633333+00:00

I'm trying to create a MySQL server with Azure Database for MySQL functionality. My account is new and I'm still on the free version. I'm trying to do this through the browser. I have tried more than six times, and it always returns the following error: { "status": "Failed", "error": { "code": "InternalServerError", "message": "An unexpected error occured while processing the request. Tracking ID: '2d64b88a-a02f-464a-9a33-7cb189765764'" } } Please, could you help me?

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
726 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
918 questions
{count} votes

Accepted answer
  1. Rahul Randive 8,751 Reputation points Microsoft Employee
    2024-02-20T03:45:05.4166667+00:00

    Hi @Dario Gutierrez Rodriguez, Thanks for sharing tracking id. According to the backend log, it appears that you are attempting to create a server in the East US region and encountering a failure due to a Quota issue. If possible, you can try creating the server in another region. Alternatively, if you prefer to create the server in the same region, you may need to open a support case to request additional capacity for server creation in your subscriptionCapacity needs to be granted to your subscription to create a server in those regions. Thank you!

    1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. ShaktiSingh-MSFT 13,991 Reputation points Microsoft Employee
    2024-02-13T05:41:12.7833333+00:00

    Hi
    Dario Gutierrez Rodriguez
    •,

    Welcome to Microsoft Q&A forum.

    As I understand, you are unable to create Azure Database for MySQL due to internal server error.

    Could you please let us know if the server is Single or Flexible, Region, other configuration details.

    Also, are you creating it through Azure Portal or Azure CLI etc?

    Please try with different configuration and see if works?

    Awaiting your reply.

    Thanks

    0 comments No comments

  2. ShaktiSingh-MSFT 13,991 Reputation points Microsoft Employee
    2024-02-16T05:14:21.04+00:00

    Hi
    Dario Gutierrez Rodriguez
    •,

    Thanks for the details.

    As you have mentioned you are using Azure free account, with an Azure free account, you also get $200 in credit to use in 30 days. During this time, any usage beyond the free monthly amounts of services will be deducted from this credit. At the end of your first 30 days or after you spend your $200 credit (whichever comes first), you'll only pay for what you use beyond the free monthly amounts of services. To keep getting free services after 30 days, move to pay-as-you-go pricing. If you don't move to pay as you go, you can't purchase Azure services beyond your $200 credit—and eventually your account and services will be disabled. For more information, see Azure free account FAQ.

    Meter Description Monthly Limit
    Azure Database for MySQL flexible server Burstable BS Series Compute, B1MS Tracks Compute usage in terms of number of hours of running 750 Hours per month - Burstable B1MS Compute Tier
    Azure Database for MySQL flexible server Burstable BS Series Compute, B1MS Tracks Compute usage in terms of number of hours of running 750 Hours per month - Burstable B1MS Compute Tier
    Azure Database for MySQL flexible server Storage, Data Stored Tracks Data Storage Provisioned in terms of GiB used per month 32 GB per month

    You're not charged for Azure Database for MySQL flexible server services included for free with your Azure free account unless you exceed the free service limits. To remain within the limits, use the Azure portal to track and monitor your free services usage.

    Monitor it here: https://learn.microsoft.com/en-us/azure/mysql/flexible-server/how-to-deploy-on-azure-free-account#monitor-and-track-free-services-usage

    While creating the an Azure Database for MySQL flexible server instance from your Azure free account, you still see an Estimated cost per month in the Compute + Storage : Cost Summary blade and Review + Create tab. But, as long as you're using your Azure free account, and your free service usage is within monthly limits, you won't be charged for the service. To view usage information, see the following Monitor and track free services usage section. We're currently working to improve the Cost Summary experience for free services. Thanks