Azure SQL Database vs Azure Database for MySQL
"I'm working on a project We're considering using either Azure SQL Database or Azure Database for MySQL for the relational data. I've noticed that Azure SQL Database tends to be more expensive. Can someone explain the main differences between Azure…
The command cannot be executed on the terminal
The command cannot be executed on the terminal
Need help in creating a custom policy which will auto remediate MySQL Flexible servers to TLS Version 1.2
I need help in creating a azure policy which will auto remediate MySQL Flexible Server from Older TLS Versions to Newer TLS Version (Version 1.2).
Forgot Password
Hi all, I have forgot my sql database password and i cannot use Azure data factory. Any tip on how do i restore my password? Thanks Panos
I have an Azure for stundents account. Is there any way I can create free MySQL database using this account?
I am a student currently learning about using MySQL Azure database. I want to create new MySQL database on Azure under the "Azure for students" plan. However all the options mentioned are paid. Is there any way I can do it for free?
Azure Database for MySQL flexible server can not start or delete
Azure Database for MySQL flexible server can not start or delete. Always stuck in 'disabled' state. And Ongoing charge.
Not able to create Virtual Network Rule for MySQL flexible server using powershell code
Hello Team , Actually we have IAC infracture to deploy MYSQL DBaaS services. However the existing terraform modules now has been depreciated and we are trying to upgrade the latest terraform module to deploy the same. Now the issue is:- In the existing…
Intermittent Connection Issues with Azure MySQL Flexible Server (Error P1001 and Lost Connection During Query)
Description: I’m experiencing intermittent connection issues with an Azure Database for MySQL Flexible Server. At times, I’m able to connect, but the connection is frequently lost, especially when trying to fetch schema or run queries. Below are the…
MySQL Single to MySQL Flexible Server Change
It appears that the mysql single server used for my subscription account has been EOSed and forced to migrate to mysql flexible server. However, "Azure Database for MySQL flexible server 'psnm-mcs-p-db-mysql' has been migrated standalone to…
Issue with connection
Hello, I am trying to connect workbench to Flexible server in Azure but not able to connect. I used connection strings and instructions from 'connect' in Azure. Below is the error I am getting: I have disabled SSL in Azure for easier access, added…
flexibel mysql wont deploy
when i try to deploy a felxible mysql server on azure it gives me the same fault everytime. The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'. (Code: ResourceDeploymentFailure, Target:…
How to specify a local timezone on an Azure SQL server?
I have a SQL server on Azure, and I would like to adjust the timezone setting to reflect my local time, which is UTC+8. The current getdate() function shows results in UTC. Is there a way to change the timezone setting to my local time? I am aware of the…
Azure database mysql flexible stuck in "Disabled"-state after upgrading to Pay-as-you-go subscription
Hi folk, As title states. After we upgraded from Free-subcription to Pay-as-you-go subscription, the database went into "Dislabed" state. The status text is the followin: ``The server is currently in disabled state. Please wait for the…
Guidance with MariaDB migration to Azure
Hello, I am currently looking at migrating a MariaDB database hosted on AWS over to Azure as part of a cloud consolidation program. While Azure Database for MariaDB would seem like the most suitable choice, Microsoft has announced that this service will…
What are the steps i need to follow to access Azure flexible database server from the application
Our Database has been migrated from single server instance to flexible server instance. I am not clear about the steps that we need to follow post migration to configure flexible server. Our requirements are as below The Database access is not public.…
Can't Connect to MySQL Flexible Server in Azure
I'm trying to prevent public access to our production MySQL Flexible Server on Azure by using a private Virtual Network (VNet). However, I'm getting the following error when my application tries to connect to the database: getaddrinfo ENOTFOUND…
I cannot deploy a MySQL Flexible database to US EAST
As the title says. Everytime I go to deploy a MySQL Flexible database to US East it fails to deploy. It says to select another region but that service is available in US East according to MS's website which is confusing. How can I resolve…
Unable to delete subnet delegate to Microsoft.DBforMySQL/flexibleServers
I have a subnet delegated to Microsoft.DBforMySQL/flexibleServers. I integrate MySql flexible server to that subnet, for test purpose. Now I delete MySQL server and I want to delete subnet as well, but azure does not allow me to do this. Please help me…
Auto migration from Single server to Flexi server of MySQL server is shown successful, but it is not at all listed anywhere and my apps are not able to connect
There had been an auto migration from my single server MySQL to Flexible server as follow: Migration and cutover to Azure Database for MySQL Flexible Server 'advith-production-mysql-server' completed successfully. While the migrated Flexible Server is…