Static Web App connecting to Database for MySQL flexible server
I have an application written in Next.JS (using server-side-rendering / app router), on the back-end it communicates with a MySQL database (hosted on Azure). During development, I set the MySQL server to be available publicly, but just from my IP…
Only One Computer Can not connect to Azure MySql Flexible Server
Developed a windows application connected to Azure MySQL flexible server; all users of this application can connect to Azure MySQL flexible server through the application and they are allocated in one country. only one user who is allocated out that…
Azure MySQL Database Flexible Server is Slow Out of the Box??
I was notified by my database provider recently (ClearDB) that I would need to host my database somewhere else. I'd been using them for about 10 years and they were originally a partner with Microsoft, which is how I got hooked up with them in the first…
I can't access my student/business account
I recently lost access to the device where I had Microsoft Authenticator installed and configured for my business account. With a new device in hand, I tried to configure this account again on this new device, and then the problems started. I can no…
Can i acknowledge this TLS warning message for Azure Mysql server ?
Can i acknowledge this message? I have require_secure_transport = OFF and tls_version = TLSv1.2 in the server parameters section. Will it cause any issues to the application that is connecting to this mysql server? Thanks
How to fix "AzureKeyVaultKeyNotFound" during deployment
I would like to deploy MySQL Database server. But during deployment I got an error like { "code": "AzureKeyVaultKeyNotFound", "message": "Could not find Azure Key Vault Key with key name 'Key…
(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 data sync tables are not updated on portal
I have added two tables to sync-group through power shell script. But the tables are not selected in table list. I refreshed schema , still the tables add to sync-group is not selected.
Error Deploying Azure QuickStart API Builder: SQL Database Unavailable in any location
Hi all, I'm new to azure and am on the free trial and I have been trying to follow this guide to get started on APIs within Azure, https://learn.microsoft.com/en-us/azure/data-api-builder/quickstart-azure-sql. But once I get to deploying the static web…
I am having difficulty getting a copy of the mysql database for a wordpress site.
I am attempting to copy the entire Azure MYSQL database but am unable to do so. I try to do a restore and it validates it as possible but then it fails something about being in the wrong zone or no permissions on the zone, it should not be this difficult…
How to access a mySQL Flexible server in a vNet from local PC
Hi community, I have an Azure Database for MySQL flexible server inside a vNet and I want to be able to access it from my local PC in order to restore back up files we are migrating from another DB. Is there anyway to do this that does not involve a VM…
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…
Get backup of Azure Database for MySQL single server
Azure Database for MySQL 単一サーバーからフレキシブルサーバーへの自動移行がされており、単一サーバーが停止状態になっています。 単一サーバーの起動ができないのですが、バックアップを取得する方法はあるでしょうか?
Can't deploy Azure Database for MySQL flexible server in some regions.
I tried to deploy Azure DB for MySQL flexible server 2 weeks ago. However, I get an unknown error and cannot deploy. When I try to create a MySQL flexible server in the Azure portal, I get the following message when I select a specific region. …
How to fix 'Couldn't interpret '0000-07-01' as a valid DateTime' Error in copy activity - synapse analytics pipeline
Hello, Synapse analytics-copy data activity returning below error. But in my case many rows are having "0000-07-01" date in the DB table column. I have tried to change the datatype then to debug. But failed to copy. And then I tried copy…
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?