Unable to Deploy Azure Database for MySQL - Flexible Server in Various Regions

Seth Dennis 20 Reputation points
2025-06-25T02:02:27.94+00:00

Experiencing issues when attempting to deploy an Azure Database for MySQL - Flexible Server. The configuration details are as follows:

  • Subscription: Subscription 2
  • Resource Group: GL_Project4_ResourceGroup
  • Server Name: gl-project4-azuredb-mysql-flexible
  • Region: East US
  • MySQL Version: 8.0
  • Workload Type: For development or hobby projects
  • Compute + Storage: Burstable, B1ms, 1 vCore, 2 GiB RAM, 20 GiB storage, Auto scale IOPS
  • Geo-redundancy: Disabled
  • Availability Zone: No preference
  • Allow Public Access: Yes

Despite trying multiple regions, including East US and Central US, the following error message appears:

{
  "code": "ProvisionNotSupportedForRegion",
  "message": "Provisioning in requested region is not supported."
}

Any insights on resolving this issue would be appreciated.

Seems to be the same issue with this ticket: https://learn.microsoft.com/en-us/answers/questions/972917/cant-deploy-azure-database-for-mysql-flexible-serv

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 124.7K Reputation points Volunteer Moderator
    2025-06-25T02:08:40.8+00:00

    Hi Seth,

    This error can be a result of limited capacity in the region so they restrict which subscriptions are allowed to deploy.

    Please carefully follow my instructions below to create a new Service and subscription limits (quotas) request to allow access to deploy Azure Database for MySQL Flexible Server in East US.

    1. Navigate to this link to start the process:

    https://portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview

    2. Click Create a support request button at top

    User's image

    3. If you see Support AI Assistant as shown below, click Switch to old experience button on right. Otherwise, proceed to step #4

    User's image

    4. Enter quota in the box and click Go

    User's image

    5. Select Others / Service and subscription limits (quotas) and click Next

    User's image

    6. Click Create a support request button, as shown

    User's image

    7. Select Issue type: Service and subscription limits (quotas), Subscription, Quota type: Azure Database for MySQL Flexible Server, click Next

    service and subscription request problem description tab

    8. Now you should be on Additional details tab. Click Enter details

    User's image

    9. Select Region access or Region access with zonal dependency, select Location you need, enter number of cores needed, click Save and continue

    mysql flexible server request region access

    10. Finish filling out Additional details tab, click Next, review and click Create. You should receive an automated email within a few minutes.

    NOTE: It is possible that they will deny your request due to capacity limit or other reason, but at least you tried.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    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.