I am unable to create a "Azure Database for MySQL flexible server" in south east Asia

Ankita Chakrabarti 20 Reputation points Microsoft Employee
2024-11-19T03:27:51.8566667+00:00

Hi

Trying to test a scenario for my customer. For which I need to create a "Azure Database for MySQL flexible server"

I wanted to create this in South East Asia region. However I have tried South East Asia, East US, Sweden Central, South India, West US .

I keep on getting error.

Can Anyone guide me which Region should I select. as its just a testing, I am ok to select any region.

{
    "status": "Failed",
    "error": {
        "code": "ProvisionNotSupportedForRegion",
        "message": "Provisioning in requested region is not supported."
    }
}
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
857 questions
0 comments No comments
{count} votes

Accepted answer
  1. NIKHILA NETHIKUNTA 3,505 Reputation points Microsoft Vendor
    2024-11-19T04:22:22.2066667+00:00

    @Ankita Chakrabarti
    Thank you for the question and for using Microsoft Q&A platform.
    As per my understanding it looks like you’re encountering an error with the code ProvisionNotSupportedForRegion. This means that the provisioning service you’re trying to use isn’t available in the region you’ve selected.

    Here are a few steps you can take to resolve this issue:

    1. Try creating the server with a different name. The name should be unique one.
    2. If possible, try selecting a different region where the service is supported.
    3. Based on current Azure documentation, regions like France Central, Brazil South, and Canada Central are often less constrained and suitable for deploying Azure Database for MySQL Flexible Server for testing purposes.
    4. You can check the official Azure products by region page to see where Azure Database for MySQL flexible server is available. Here’s the link to the Azure Products by Region page: https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/
    5. If you’re unsure about the regions supported or need further assistance, reaching out to the service’s support team can be helpful. Please let us know if you need any help for creating a support ticket.

    Hope this helps. Do let us know if you have any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


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.