1,261 questions with Azure Database for MySQL tags

Sort by: Updated
0 answers

Provisioning in requested region is not supported. Your subscription might not have access to create a server in the selected region. (https://aka.ms/mysqlcapacity) (Code: ProvisionNotSupportedForRegion)

Provisioning in requested region is not supported. Your subscription might not have access to create a server in the selected region. (https://aka.ms/mysqlcapacity) (Code: ProvisionNotSupportedForRegion)

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2025-11-07T02:23:15.15+00:00
Hassett Admin 0 Reputation points
commented 2026-07-02T14:43:59.37+00:00
Manoj Kumar Boyini 18,110 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Azure Database for MySQL Flexible Server - list-skus returns HTTP 500 (locations/capabilities) for all regions

Hi Cannot create Azure Database for MySQL Flexible Server or perform PITR restore. Resource provider Microsoft.DBforMySQL: Registered Subscription state: Enabled Portal fails with: ProvisionNotSupportedForRegion Azure CLI fails before provisioning when…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-29T20:56:44.3933333+00:00
HF 20 Reputation points
accepted 2026-07-01T17:45:48.9733333+00:00
HF 20 Reputation points
2 answers One of the answers was accepted by the question author.

Cannot assign User assigned managed identity to MySQL Database for Entra Auth

Hello, We have a "Azure Database for MySQL flexible server" instance in North Europe. I'm trying to switch from user/pass auth to also allow Entra authentication. When I do the switch and want to select a User assigned managed identity,…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-25T18:58:47.62+00:00
Jan 45 Reputation points
commented 2026-07-01T09:00:02.1533333+00:00
Jan 45 Reputation points
2 answers

MySQL Flexible Server 5.7 → 8.0 upgrade fails (VersionUpgradeFailed) — blocked by built-in mysql.az_replication_* procedures

The in-place major version upgrade (5.7 → 8.0) of my Azure Database for MySQL Flexible Server fails with: VersionUpgradeFailed — An error occurred while upgrading your Azure MySQL Flexible server from 5.7 to 8.0, please use Oracle official MySQL upgrade…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-22T13:59:02.25+00:00
Claudia Visca 0 Reputation points
commented 2026-06-30T09:29:11.2833333+00:00
Claudia Visca 0 Reputation points
2 answers

Accidentally switched dev SQL database from DTU to vCore – Advice on preventing unexpected charges? can not create support ticket.

Hello Azure Support Team, I am writing to request a one time billing concession for my current unbilled usage. I have a small development/testing Azure SQL Database that is normally kept on the DTU purchasing model, which costs me around $5 per…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-22T06:15:46.6866667+00:00
vinod warnakulasooriya 0 Reputation points
commented 2026-06-29T16:53:25.1766667+00:00
Bharath Y P 10,180 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Orphaned VNET

I deleted a Wordpress app. Now, the vnet is left orphaned. How do I delete the entire resource group within my subscription? The subnet delegation is Microsoft.DBforMySQL/flexibleServers.

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-05-08T07:33:56.7366667+00:00
BAWA Cane Team 20 Reputation points
accepted 2026-06-26T07:49:11.6366667+00:00
BAWA Cane Team 20 Reputation points
3 answers One of the answers was accepted by the question author.

Azure Database for MySQL Flexible Server — backend InternalServerError blocks ALL provisioning (reproducible, not config/quota related)

I'm unable to create any Azure Database for MySQL Flexible Server on my subscription. This is not a usage or configuration error — Azure's own backend returns an HTTP 500 (InternalServerError) when listing available MySQL SKUs/capabilities for the…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-19T18:40:14.8966667+00:00
Soller, Cathy 20 Reputation points
commented 2026-06-25T11:49:38.9066667+00:00
Soller, Cathy 20 Reputation points
1 answer

How to fix Storage scale-up on existing production MySQL Flexible Server blocked by ProvisionNotSupportedForRegion (East US 2)

We cannot increase the storage size of an existing, running production MySQL Flexible Server in East US 2. Every scale-up attempt — via Terraform (azurerm), and via the Azure Portal (ARM deployment) — fails with ProvisionNotSupportedForRegion. Storage…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-15T15:42:57.9866667+00:00
Caio Sousa 0 Reputation points
commented 2026-06-24T02:06:42.25+00:00
Pilladi Padma Sai Manisha 10,770 Reputation points Microsoft External Staff Moderator
3 answers

MySQL Flexible Server geo-restore failing with InternalServerError across all US regions on Microsoft Sponsored Subscription

Title: MySQL Flexible Server geo-restore failing with InternalServerError across all US regions on Microsoft Sponsored Subscription Description: Summary I am unable to perform a geo-restore of my Azure Database for MySQL Flexible Server. Every US region…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-09T14:48:09.0633333+00:00
Jonathan Mitchell 30 Reputation points
commented 2026-06-23T21:09:49.3766667+00:00
SAI JAGADEESH KUDIPUDI 3,550 Reputation points Microsoft External Staff Moderator
0 answers

Join: Microsoft Azure Q&A Champions Program

The Microsoft Azure Q&A Champions Program recognizes and empowers a global community of internal and external Azure experts who help customers succeed by providing high-quality, trusted answers on Microsoft Q&A. The program scales expert led…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-05-26T00:04:06.38+00:00
Ashley Swearingen 0 Reputation points Microsoft External Staff Moderator
edited the question 2026-06-23T18:49:08.4833333+00:00
Ashley Swearingen 0 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

Trending on MSDN: Check if an Azure VM is up and Running

I want to start a Virtual Machine using REST API. I am currently following this code. I have 3 questions: Is there a way to know if a VM is up and running already using API or any other code? What will happen if I try to start a…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2019-10-29T19:30:55.847+00:00
Micah McKittrick 962 Reputation points Microsoft Employee Moderator
edited the question 2026-06-22T21:20:38.6533333+00:00
Nathon 0 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

MySQL Flexible Server capabilities API returning HTTP 500 x-ms-failure-cause:service for 5+ days - subscription blocked

We have been unable to create any Azure Database for MySQL Flexible Server since May 28, 2026. The issue affects our subscription across all regions, SKUs, tiers, and resource groups. The root cause identified via --debug output is the capabilities…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-02T15:46:44.1766667+00:00
James MacDonald 20 Reputation points
edited an answer 2026-06-22T20:42:03.2133333+00:00
James MacDonald 20 Reputation points
1 answer

Azure Managed MySQL asynchronous replicaiton

Hello, We are having issues with Azure MySQL read replicas due to the asynchronous replication. Our application performs reads immediately after writes (example: User is created, new user page loads from the read replica). Even after following all the…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-10T16:17:44.4033333+00:00
Nate Green 40 Reputation points
commented 2026-06-22T14:25:51.02+00:00
Nate Green 40 Reputation points
1 answer

I need a humans support to fix access to our database

Our developer left and we are now unable to get access to our database

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-19T17:11:34.76+00:00
Paul Stouch 0 Reputation points
answered 2026-06-20T03:01:23.1666667+00:00
Ravi Kiran Pagidi 90 Reputation points
1 answer

Can I delay my maintenance window for Azure MySQL further than the console/CLI allowed dates?

I have postponed maintenance for databases through the CLI, but I am looking to push out further to a specific date. Is this possible working with Azure? I do not see any further option for pushing out

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-15T18:56:59.1766667+00:00
Shannon Lucas 0 Reputation points
answered 2026-06-15T21:11:59.4133333+00:00
SAI JAGADEESH KUDIPUDI 3,550 Reputation points Microsoft External Staff Moderator
1 answer

Cannot upgrade, modify, or create e new MySQL flexible server with sponsorship nonprofit license

I am prompted to upgrade my MySQL server from version 8.0 to 8.4 Anything I try to do (upgrade, change from burstable to general purpose, change location, create a new server from scratch) gives me an error "because provisioning in the requested…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-07T13:36:58.92+00:00
Davide Bonzi 0 Reputation points
edited a comment 2026-06-15T07:08:10.95+00:00
Pilladi Padma Sai Manisha 10,770 Reputation points Microsoft External Staff Moderator
3 answers

Support for Cross-Tenant Customer-Managed Key (CMK) Integration Between Azure Key Vault and Azure Database for MySQL Flexible Server

Service: Azure Database for MySQL Flexible Server Issue Type: Customer-Managed Key (CMK) / Azure Key Vault Integration Description We are evaluating a multi-tenant architecture where the encryption keys are owned and managed by a customer in their Azure…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-02T05:55:09.99+00:00
Atul Gupta 0 Reputation points
commented 2026-06-12T10:15:08.5366667+00:00
Atul Gupta 0 Reputation points
1 answer

Team, Is there any Azure flexi server database activity from microsoft ? because all our test flexi server are down from last 12 hrs.

Team, Is there any Azure flexi server database activity from microsoft ? because all our test flexi server are down from last 12 hrs.

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-04T04:32:43.6033333+00:00
Navnath Misal 0 Reputation points
commented 2026-06-05T06:09:23.8333333+00:00
Manoj Kumar Boyini 18,110 Reputation points Microsoft External Staff Moderator
2 answers

Mysql flexible server 8.0 to 8.4 upgrade fails

Running mysql server in HA mode. util.checkForServerUpgrade() script output as below. All errors are azure own variables which are not editable. How to do update? { "serverAddress": "our-db.mysql.database.azure.com:3306", …

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-05-28T09:46:15.45+00:00
Pankaj 0 Reputation points
commented 2026-06-05T05:56:02.1266667+00:00
Manoj Kumar Boyini 18,110 Reputation points Microsoft External Staff Moderator
2 answers

How to restore a MySQL 5.7/8.0 Backup from a recently upgrade instance

I have a Azure flexible mysql instance at version 5.7. I am testing upgrading to version 8.0 and then onto 8.4. I have taken a on-demand backup at 5.7 and at 8.0. The upgrade to 5.7 and 8.0 successfully completed. I am now trying to test the…

Azure Database for MySQL
Azure Database for MySQL

An Azure managed MySQL database service for app development and deployment.

1,261 questions
asked 2026-06-02T11:53:40.0066667+00:00
Adeem Mir 0 Reputation points
commented 2026-06-04T14:13:31.49+00:00
Pilladi Padma Sai Manisha 10,770 Reputation points Microsoft External Staff Moderator