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 endpoint returning HTTP 500 with x-ms-failure-cause: service before server creation is even attempted.
Affected subscription: [SUBSCRIPTION-ID]
Failing API endpoint:
GET https://management.azure.com/subscriptions/[SUBSCRIPTION-ID]/providers/Microsoft.DBforMySQL/locations/eastus2/capabilities?api-version=2025-06-01-preview
Response: HTTP 500
x-ms-failure-cause: service
What we have tried:
- Multiple regions: eastus, eastus2, westus, westus2, northcentralus, northeurope, westeurope
- Multiple SKUs: Standard_B1ms, Standard_D2ads_v5, Standard_D2ds_v4
- Multiple tiers: Burstable, GeneralPurpose
- Multiple resource groups across multiple subscriptions
- Both Azure CLI and Azure Portal
- Provider registration confirmed: Microsoft.DBforMySQL is Registered
- Confirmed via
--debug: authentication succeeds, resource group check succeeds, name availability check succeeds — failure occurs specifically on capabilities API call
Also failing: PITR restore on an existing MySQL 8.0.44 Flexible Server fails with InternalServerError regardless of restore time, SKU, or method used.
Business impact: We have a MySQL 8.0 to 8.4 major version upgrade planned with a July 31, 2026 deadline. We cannot validate our rollback procedure without being able to provision a test server. A logical backup is ready but no way to test restore.
All tracking IDs collected since May 28:
-
66cfc7c4-1083-42c6-bfc8-3f1559926e07
-
aaee7a2b-96d1-44ce-a625-214022dc8bdc
-
74e267db-3cc1-422a-afd9-da94c3c3939c
-
935ccd52-2263-4405-8e41-e6ea92f9451c
-
d85723b6-7fb8-42af-b22c-2f751ed19365
-
72562237-84e2-4805-9215-d72b6f49c50b
-
c0066818-f9d6-440b-8bf7-a20a72d4ebe9
-
c1da8583-692a-494a-8447-d0e5e11a645b
-
72704b76-3a3f-4cdd-b5b0-8f8c70b4d4be
-
81436e73-72ff-4d8f-9623-1c5ed087aee1
-
1de09678-809c-45f7-8537-361e3643f846
-
dab24176-6ad0-49a8-a855-c9b60cb401c7
Debug snippet showing exact failure:
Request URL: .../providers/Microsoft.DBforMySQL/locations/eastus2/capabilities?api-version=2025-06-01-preview
Response status: 500
x-ms-failure-cause: service
Response: {"error":{"code":"InternalServerError","message":"An unexpected error occured while processing the request."}}
Retried 4 times automatically, all returned HTTP 500.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 endpoint returning HTTP 500 with x-ms-failure-cause: service before server creation is even attempted.
Affected subscription: [SUBSCRIPTION-ID]
Failing API endpoint:
GET https://management.azure.com/subscriptions/[SUBSCRIPTION-ID]/providers/Microsoft.DBforMySQL/locations/eastus2/capabilities?api-version=2025-06-01-preview
Response: HTTP 500
x-ms-failure-cause: service
What we have tried:
- Multiple regions: eastus, eastus2, westus, westus2, northcentralus, northeurope, westeurope
- Multiple SKUs: Standard_B1ms, Standard_D2ads_v5, Standard_D2ds_v4
- Multiple tiers: Burstable, GeneralPurpose
- Multiple resource groups across multiple subscriptions
- Both Azure CLI and Azure Portal
- Provider registration confirmed: Microsoft.DBforMySQL is Registered
- Confirmed via
--debug: authentication succeeds, resource group check succeeds, name availability check succeeds — failure occurs specifically on capabilities API call
Also failing: PITR restore on an existing MySQL 8.0.44 Flexible Server fails with InternalServerError regardless of restore time, SKU, or method used.
Business impact: We have a MySQL 8.0 to 8.4 major version upgrade planned with a July 31, 2026 deadline. We cannot validate our rollback procedure without being able to provision a test server. A logical backup is ready but no way to test restore.
All tracking IDs collected since May 28:
-
66cfc7c4-1083-42c6-bfc8-3f1559926e07
-
aaee7a2b-96d1-44ce-a625-214022dc8bdc
-
74e267db-3cc1-422a-afd9-da94c3c3939c
-
935ccd52-2263-4405-8e41-e6ea92f9451c
-
d85723b6-7fb8-42af-b22c-2f751ed19365
-
72562237-84e2-4805-9215-d72b6f49c50b
-
c0066818-f9d6-440b-8bf7-a20a72d4ebe9
-
c1da8583-692a-494a-8447-d0e5e11a645b
-
72704b76-3a3f-4cdd-b5b0-8f8c70b4d4be
-
81436e73-72ff-4d8f-9623-1c5ed087aee1
-
1de09678-809c-45f7-8537-361e3643f846
-
dab24176-6ad0-49a8-a855-c9b60cb401c7
Debug snippet showing exact failure:
Request URL: .../providers/Microsoft.DBforMySQL/locations/eastus2/capabilities?api-version=2025-06-01-preview
Response status: 500
x-ms-failure-cause: service
Response: {"error":{"code":"InternalServerError","message":"An unexpected error occured while processing the request."}}
Retried 4 times automatically, all returned HTTP 500.