Content
On Azure portal - MySQL in App
I am taking a course and my assignment says to go to the Azure portal, to the resource and then the website that I had previously created. My textbook says to find "MySQL in App" inside the settings section. I don't see it. Have no idea why…


Deployment of mysql flexible server keeps failing with "conflict" status.
Gives the below error { "status": "Failed", "error": { "code": "InternalServerError", "message": "An unexpected error occured while processing the request.…


Python My SQL connection
Hello, Hoping someone can help me with a connection issue. I'm trying to connect a python script to a mysql database using the mysql.connector library, but it keeps throwing an error. (2003 (HY000): Can't connect to MySQL server on…


Mysql database has gone into inaccessible state
The server has gone down unexpectedly. On the resource page I can see this message "The server is currently in inaccessible state. Please wait for the operation to complete. You can refresh to check status. Reach out to Microsoft support if the…


How to connect MySQL in digital ocean with Azure Data Factory
MySql server resides on digital ocean and I want to pull data with the help of ADF. How can i do it?


Cannot connect to MySQL instance from command line. When I ping the address is comes back with a SalesForce response.
I have a MySQL database on Azure Database for MySQL. I am trying to connect to the database from the bash shell in the browser: mysql -h hhm-emr-server.mysql.database.azure.com -u {username} -p It returns an unknown host error. When I ping…


visual studio 2019 is unable to retrieve list of the database
first of all, I Opened Visual Studio and create a new project and I Clicked on the "View" menu and select "Server Explorer". In the Server Explorer window, I right-click on "Data Connections" and select "Add…


how to connect azure mysql database to wordpress on azure vm?
I tried setting up a WordPress website on Azure Virtual Machine. Instead of installing MySQL DB. I tried creating an Azure DB for MySQL (Flexible Server) in the same network with the private access and gave the database details in the wp-config.php…


Benchmark too on azure
hi, I'd like to use YCSB Yahoo! Cloud Serving Benchmarking or another Benchrmark tool, on several database (mongodb, mssql) to run and obtain the performance of those databases. Is there a process in azure portal to do that? thanks


Mysql flexible server failed connections audit logs
The article explaining audit of connection events doesn't store the state of the connection (successful or not). It just contains a log line describing the event. The audit scheme contains fields such as error_code_d or error_code_d which are not…
azure for mysql data in replication failure
Got fatal error 1236 from master when reading data from binary log: 'The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires.' I was trying to set up…


How to configure azure my sql server with Azure active directory user login
Hi Team, I have configured new mysql server with azure active directory authentication using below link, but its not working can you please share the steps to configure Link -…


Can't deploy MySQL server – Key Vault permissions problem?
I'm struggling to deploy a MySQL Flexible Server. It's my first attempt to use Azure and I'm finding it far from straightforward. Azure Support couldn't help and suggested I ask here. Deploying in the Portal fails with the following error: { …


How do I fix this error? MySql.Data.MySqlClient.MySqlException: 'Unable to connect to any of the specified MySQL hosts.'
I made an asp.net api that is currently hosted on azure webapp. I am having trouble with the post put and delete request so I tried running the code I have locally, but I keep getting this error "MySql.Data.MySqlClient.MySqlException: 'Unable to…


Mysql flexible server audit logs
This article describes audit logs details support for activities related to MYSQL users. Does it also apply to MYSQL users originated from AAD (details)?
Mysql flexible server audit_log_include_users wildcard support
I want to use the audit logs configuration of a mysql flexible server (details) The list of users is too large to fit the 512 characters limit but using a wildcard would have solve the issue (for example *@mydomain.com for aad users) The documentation…


Unhandled Exception: System.ArgumentNullException: Value cannot be null. Parameter name: key
This is the error message I get. The application uses MySQL 8.0.33. I have upgraded it from a previous version. I use MySQL.Data, MySQL.Web, MySQL.DataEntityFramework. The first one is listed as version 8.0.33. The others are listed as 8.0.20, and I…


Unable to connect to Azure Database Service for MySQL due to key change
I am not able to connect MySQL in Azure and I have got the following message from the portal "As a part of routine certificate rotation, the root certificate for the client applications/drivers enabled with SSL has changed. This change could impact…


DMS for MySql single to flexible servers with private endpoints
During trying to perform a migration from mysql to flexible (based on the online migration) I receive this error message when validating source server (which has private endpoints configured) Private access is already implemented into the flexible…


subscription is not allowed to provision in 'France Central'
Hello, I encounter a problem when deploying Azure Database for MySQL flexible server in all my subscriptions in the 'France Central' region, it shows me this error: whereas 3 weeks ago, by doing the same thing, I could deploy without problem,…

