Azure MySQL Flexible Server: Enable binlog_row_metadata=FULL
• Root Cause: Azure MySQL Flexible Server locks the binlog_row_metadata parameter at MINIMAL, but Microsoft Fabric EventStream (Debezium) requires FULL metadata to parse JSON columns from the binary log. • Why It Fails: With MINIMAL metadata, Debezium…
Azure Database for MySQL
Issues creating mysql server using the Azure database for mysql service
Hi, We just signed up for the Azure ISV Success program few weeks ago though our partner portal and have created a new subscription using the allocated Azure credits. We have created some resources for our application using this subscription in the…
Azure Database for MySQL
MySQL Insert Fails With Errors 1264 & 1292 When Creating Brokers Table (Phone Field & Timestamp Issues)
I am working on a MySQL database table (brokers) and encountering two confusing SQL errors during the INSERT process. I want to understand what is causing these errors and how to resolve them correctly. The Table Definition CREATE TABLE brokers ( id…
Azure Database for MySQL
unable to see azure database
im unable to see my azure database, when i went to sbscrition, it was deleted
Azure Database for MySQL
Support Needed – Azure Setup (MySQL + App Services)
Hello, I need help setting up the following Azure architecture: MySQL Flexible Server – Main database; need firewall/VNet configuration for secure connectivity. Backend App Service (Node.js) – Will connect to MySQL using environment variables and…
Azure Database for MySQL
Azure MySQL Flexible Server stuck in "Updating" state – cannot delete or access it
Hi there, I have a MySQL Flexible Server that is currently stuck in the updating state and cannot be deleted via the portal or CLI. I have already removed all associated VNets, subnets, and private endpoints, so there are no visible network dependencies…
Azure Database for MySQL
Error to migrate
Hi the Team, I have a Microsoft MCT subscription and a few years ago I deployed a WordPress/MySQL Flexible Server instance. I received an email this morning from Microsoft informing me that I need to migrate the database to MySQL 8. However, I am…
Azure Database for MySQL
Azure MySQL Flexible Server stuck in "Updating" state – cannot delete or access it
Hi there, I have a MySQL Flexible Server that is currently stuck in the updating state for last few days and cannot be deleted via the portal or CLI. I have already removed all associated VNets, subnets, and private endpoints, so there are no visible…
Azure Database for MySQL
We are facing severe memory issues on MySQL instance, running on Azure Database for MySQL flexible server.
Good day. We are having memory consumption issues with our MySql Production instance. Issue details: Our Server memory consumption grows steadily, and approximately every 20 days Server runs out of memory. Originally this behavior caused OOM restarts…
Azure Database for MySQL
I am trying to deploy an Azure Database for MySQL – Flexible Server in the region Germany West Central, but the deployment consistently fails.
Hello, I am trying to deploy an Azure Database for MySQL – Flexible Server in the region Germany West Central, but the deployment consistently fails. Details: Service: Azure Database for MySQL – Flexible Server Region: Germany West Central Deployment…
Azure Database for MySQL
Unable to restore MySQL backup due to ProvisioningDisabled in Brazil South. Requesting temporary capacity release for Point-in-Time Restore.
We are currently unable to perform a Point-in-Time Restore for our Azure Database for MySQL server due to the following error: Provisioning in requested region is not supported. Your subscription might not have access to create a server in the selected…
Azure Database for MySQL
ProvisionNotSupportedForRegion
I am unable to provision Azure Database for MySQL Flexible Server in any region for my subscription. I consistently receive capacity/quota errors across all attempted regions. Please enable MySQL Flexible Server capacity/quota for my subscription in any…
Azure Database for MySQL
Unable to deploy Web App +Database and Azure Database MySQL flexible Server
I am trying to deploy the Azure resources needed in order to install Open EMR see blog link:https://techcommunity.microsoft.com/blog/healthcareandlifesciencesblog/deploying-openemr-on-azure/3741455 however, I am receiving deployment errors from Azure My…
Azure Database for MySQL
SQL server won't start
I tried to scale up my mysql flexible server yesterday, it failed, and then took nearly 12 hours to exit the updating state when it was recovering from the failed scale, now I can't start it at all. PS C:\WINDOWS\system32> az mysql flexible-server…
Azure Database for MySQL
Need MS support, Our MySQL Flexible server migrated to Availability Zone 3 last night and as a result dirty shutdown logs exist which is concerning for data integrity
Our MySQL Flexible server migrated From AZ1 to AZ3 last night at 23:05 (GMT+2) and as a result dirty shutdown logs exist which is concerning for data integrity, no Service health alerts, no platform health alerts as yet. Can a support representative…
Azure Database for MySQL
I tried to scale a flexible SQL server, it failed, and now the server is in an updating state and I can't start it. What do i do?
I have this Azure Database for MySQL flexible server that was nearing it's CPU capacity, I tried to rescale it, the scaling failed with a generic error. "statusMessage":…
Azure Database for MySQL
I cannot create technical support ticket about specific Resource
Good day. For some reason I cannot create Ticket for Support at Azure. I have a Developer-level subscription, which states that I should be able to create tickets, with lowest priority: I have role "Support Request Contributor", which…
Azure Database for MySQL
MySQL flexible server is not available for your selection (Central India) of subscription and location. I was able to create it yesterday
I did couple of POCs involving MySQL flexible server in last couple of days. Today when I am trying it is giving me below message. MySQL flexible server is not available for your selection of subscription and location. The region I am selecting is…
Azure Database for MySQL
Issue with creating MySQL Database on Azure
I tried to create a database on MySQL via Azure. I was told to do so in North America while on my student account. I did so. However, I had two issues. One involved the database being created but ultimately failing because I'm restricted based on region.…
Azure Database for MySQL
Unable to access to server through public endpoint while server id created as private access
I am facing an issue with my Azure MySQL Flexible Server. I created the server with private access, and because of that, I am unable to access it through a public endpoint. I am also unable to establish a connection from Azure Data Factory (ADF)…