729 questions with Azure Database for MySQL tags

Sort by: Updated
1 answer

(InternalServerError) An unexpected error occured while processing the request

I try to use azure cli to create mysql flexible server I use the following commands: az group create -n mysql -l westus az mysql flexible-server create -n mysqlsql -g mysql -l westus -u mysqlsqlmy -p my1sql+my -d mysql --public-access all --tier…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2021-08-19T09:22:16.117+00:00
chaowen guo 16 Reputation points
commented 2024-03-28T19:45:26.9033333+00:00
BrikDeBaksteen 0 Reputation points
0 answers

MySQL database on Azure Disappeared from my resources?

I have 2 wordpress websites running on my azure subscription which use the same Mysql database on Azure under the same subscription and resource group. which is nowhere to be found anymore? and both my websites giving error as Error establishing a…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-03-25T18:38:47.7533333+00:00
Maneesh 0 Reputation points
commented 2024-03-26T18:28:50.6766667+00:00
Oury Ba-MSFT 16,901 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How can i back up my Azure DB without the password?

How can i back up my Azure DB without the password? In more detail, i am an Owner of my Azure subscription, which i took over from a colleague who has left the company. I am trying to back up the Azure DB in my subscription but i dont know the password,…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-03-21T16:27:22.57+00:00
Varotsis, Stefanos 20 Reputation points
commented 2024-03-26T13:43:41.5733333+00:00
Varotsis, Stefanos 20 Reputation points
1 answer

Facing error for MySQL connectivity from Synapse Linked Service

I'm trying to created a Linked Service to Mysql Server hosted on AWS Server. But it is giving me: ERROR [08001] [Microsoft][MySQL] (1004) The connection has timed out while connecting to server: 10.xx.xx.xx. at port: 3306. with Error Code 9603. My other…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,504 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-03-21T11:49:26.41+00:00
Sudarshan Bhamare 45 Reputation points
commented 2024-03-26T05:18:00.88+00:00
Sudarshan Bhamare 45 Reputation points
1 answer

Blue Green Deployment of Docker Compose Azure App

I have a docker compose-based Azure App that makes use of Azure MySql Flexible Server and credentials stored in Azure Keyvault. I am wondering if there are any guidelines for blue-green deployment of Docker Compose Azure App. I know Azure App's…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,151 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-03-25T07:44:05.7566667+00:00
Umer Rashid 85 Reputation points
answered 2024-03-25T08:21:01.2333333+00:00
Deepanshu katara 5,920 Reputation points
0 answers

Azure MySQL flexible server not responding after failed attempt of server version upgrade

I tried to upgrade MySQL flexible server from version 5.7 to 8.0 but process got stuck(was keep on running for more than 60min), so I had to cancel the deployment, but after cancelling, I'm not able to update anything in server like updating server…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-03-18T17:07:39.7333333+00:00
Rakesh Dakornarayan Chandra 5 Reputation points
commented 2024-03-19T17:44:58.48+00:00
Oury Ba-MSFT 16,901 Reputation points Microsoft Employee
1 answer

MySQL Flexible Servers Deployment is taking a long time/ Unable to delete VNet/Subnet due to serviceAssociationLinks.

Hi, I'm trying to deploy MySQL Flexible Servers, but it's taking too long. As of this writing, the deployment has been running for about an hour. I have successfully deployed before. This time, the difference is that the MySQL server is deployed in a…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-03-19T06:13:09.5833333+00:00
Al 21 Reputation points
answered 2024-03-19T08:44:37.1466667+00:00
ShaktiSingh-MSFT 14,081 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

The resource write operation failed to complete successfully, because it reached terminal provisioning state

Hi, I'm on a free tier, and I am trying to deploy a MySQL Flexible server database in East US, and I keep hitting this error: The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'. (Code:…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-03-14T02:14:06.8366667+00:00
Al 21 Reputation points
accepted 2024-03-15T03:04:02.4566667+00:00
Al 21 Reputation points
1 answer One of the answers was accepted by the question author.

On demand backups for MySQL flexible server. 50 limitation question.

I understand that we have a limit of 50 on demand backups per server. But since the backups have a 7 day retention, does that mean as these backups drop off, that count is restored back? Let's say I run 5 on demand backups on a certain day. This leaves…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-02-29T20:19:45.25+00:00
Mike Huffman 20 Reputation points
commented 2024-03-13T16:42:38.98+00:00
Rahul Randive 8,756 Reputation points Microsoft Employee
1 answer

How to fix "Your app is currently in read only mode because new Node programming model experience is in preview."

Function app says "Your app is currently in read only mode because new Node programming model experience is in preview." Running v4 and node 18. Using azure blob storage trigger. Metrics show function being called on file upload, however…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,422 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-02-18T23:07:04.8866667+00:00
Danny Bui 5 Reputation points
commented 2024-03-12T17:33:05.19+00:00
Pramod Valavala 20,596 Reputation points Microsoft Employee
1 answer

Installing Azure Data studio and SQL Management studio on VM

I have VM with Windows 10 Enterprise. It is 64 bit OS and processer I would like to install Azure Data Studio or SQL management studio do I need to install both? if yes could you please share appropriate links to download and install, thank you which…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2023-10-16T06:34:52.09+00:00
sns 9,226 Reputation points
commented 2024-03-12T16:20:46.9566667+00:00
Jennifer2112 0 Reputation points
1 answer

¿Por qué no aparece mi suscripción gratuita a Azure para poder crear una base de datos?

Hola, no aparece mi suscripción gratuita de azure al momento de querer crear una base de datos MySQL. ¿Qué puedo hacer?

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-03-07T20:00:53.2366667+00:00
Luis Alberto Alemán Díaz 0 Reputation points
answered 2024-03-11T12:35:27.99+00:00
Claudia Dos Santos Haz (CONCENTRIX CORPORATION) 775 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to do ADF transformation on Specific Rows to Columns

Hello All,   I have a transformation that I have tried a few dataflow scenarios that do not yield the results needed. We have a file that exports data like the below sample: COL1****COL2Manufacturing1-Jan-23Baked GoodsLemon CookiesRaw…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-03-01T20:38:46.3666667+00:00
GemmaLowe 20 Reputation points
accepted 2024-03-08T23:21:22.26+00:00
GemmaLowe 20 Reputation points
1 answer

Unable to connect to mysql flexible server through Vmss.

How can I establish a connection between my MySQL Flexible Server and VM Scale Set (VMSS)? I'm encountering an issue where I'm unable to connect to the MySQL Flexible Server from my VMSS. The error message I'm receiving is "Unable to connect to…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-03-06T14:30:37.48+00:00
Hrishikesh Mudaye 0 Reputation points
edited a comment 2024-03-08T17:29:20.48+00:00
Oury Ba-MSFT 16,901 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Deployment of MySQL flexible server failed

I am trying to create a MySqlFlexibleServer. However, after going through the wizard, it fails at the deployment step without giving any good feedback. I have no idea how I can fix it. I have tried to repeat the process in different times without any…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-03-08T15:27:18.92+00:00
Sara 20 Reputation points
commented 2024-03-08T17:00:07.7533333+00:00
Rahul Randive 8,756 Reputation points Microsoft Employee
2 answers

How to change default_authetication_plugin parameter in Azure MySQL DB

Hello Team, My database error log is getting flooded with below warning messages. I am not able to change the default_authentication_plugin parameter to handle this problem like how we do in the MySQL standalone server. [Warning] [MY-013360] [Server]…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-03-07T06:43:22.28+00:00
answered 2024-03-08T08:18:42.2+00:00
ShaktiSingh-MSFT 14,081 Reputation points Microsoft Employee
2 answers

Azure Data Factory: denied permission when trying to insert data in Azure MySql8

I have a pipeline to introduce data in Azure Database for MySql from Snowflake, all seems to be ok when I go to the preview data. But when I run the Data Flow activity, the system shows this error: Job failed due to reason: at Sink 'outmysql': CREATE…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-02-08T16:25:19.6933333+00:00
DavidR 20 Reputation points
commented 2024-03-07T06:32:09.5233333+00:00
DavidR 20 Reputation points
1 answer

How to fix delayed TDS version error with pymssql when running backend app service

I have an issue when deploying my python flask application, it connects to an azure db using pymssql. For about an hour after deployment, there are no issues and the flask server works as intended. However, after a bit this error starts to show up and…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-03-06T22:24:10.2+00:00
Jakob B 0 Reputation points
answered 2024-03-07T04:57:34.1633333+00:00
ShaktiSingh-MSFT 14,081 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

To turn off GTID replication in Azure MySQL Database

Hello Team, I am trying to remove GTID data-in replication from my Azure MySQL database instance. I ran the related stored procedure to stop the replication but I am not able to turn off below variables. gtid_mode enforce_gtid_consistency Error: …

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-03-04T10:38:48.5033333+00:00
answered 2024-03-05T02:36:35.74+00:00
Rahul Randive 8,756 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Why do I need to create a support request for already enabled region for my Azure Database MYSQL

Hello Team, Just out of curiosity, why do I have to request a region access if I had the access to a particular region few months back. Recently while deploying Azure database MySQL, I had access to the WE region however I had to raise a request and get…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-02-29T12:09:00.07+00:00
Learn Cloud 80 Reputation points
edited the question 2024-03-04T19:37:55.25+00:00
deherman-MSFT 34,041 Reputation points Microsoft Employee