Issue with Low Memory Usage on Azure MySQL Database
I have been using Azure for hosting 5 systems/websites of my company for the past 4 years. Specifically, we have 5 Web App Services and 5 Azure Databases for MySQL. Currently, I am experiencing an issue with the memory usage of one of the MySQL…
Backup and Terminate Azure Database for MySQL
Hello. I would like to ask for help regarding our Azure Database for MySQL service. We are conducting a cost-saving process and found that one of our database is currently not in use by our system. Could you please provide the procedure for backing up…
Troubleshooting "We Were Unable to Find Your Azure Tenant" Error During App Service or MySQL Database Creation
Encountering a "We were unable to find your Azure tenant" error when trying to create an App Service or MySQL database on Azure. After attempting to log in, you get redirected to the Azure welcome page. When trying the "Try for Free"…
Encrypt in Mysql Flexible server
I’m currently working on setting up Azure Flexible Server for MySQL for a production environment and need to ensure that both data-at-rest and data-in-transit are properly encrypted, in line with industry compliance requirements. I need help in the…
Termination of Azure Service
Hello, Were planning to cut cost in our Azure Cloud Infrastructure and we noticed that we have Azure Database for MySQL flexible server that is not being used or the project for it, halted. We want the service be terminated and removed however we also…
Slow Application Load in Visual Studio with AWS MySQL Database
Description: I’m experiencing slow application loading times while running my ASP.NET Core application locally in Visual Studio. However, the application performs as expected once deployed to the server. The issue appears to be related to the database…
Back up an Azure Database for MySQL flexible server by using Azure Backup (preview)
We have not been able to create new backup vaults for MySQL flexible server for a while. The documentation has been updated with a note: The preview solution for protection of Azure Database for MySQL flexible servers by using Azure Backup is currently…
Azure MySQL Flexible version 8
I am investigating Azure DB MySQL Migration from on-prem to Azure and I am currently preparing some test scripts that can be run before and after. I have been following the Migration documentation, …
chmod isn’t working or unsure about permissions
I have an DigiCertGlobalRootCA.crt.pem (SSL Certificate) that's preventing my dynamic website from working because of the file permissions. I tried chmod 644 in bash to change the file permissions to no avail. Any idea how to go about doing this?
Automatic Backup in Mysql flrxible server
I am working with an Azure MySQL Flexible Server and would like to understand how to configure automatic backups and restore points effectively. I have read through the documentation but still have some questions. How can I configure automatic backups…
Why can't I connect to mysql database on azure from home computer?
I have a MYSQL database setup on azure. I have set the networking up for public access and opened it up for any IP to access (for testing). I can access it by logging into Azure without issue. I have a LAMP server running on my home computer. I…
Unable to renew MySql Reservation
I have a 3 year reservation of 2 cores for what is called AzureDB_MySQL_Flexible_Server_General_Purpose_Ddsv4Series_Compute It is coming to an end and I wish to renew it. However, when I go to the portal it says the. "This SKU is no longer available…
How to Connect Azure Database for MySQL Flexible Server using Managed Identity for JAVA application(running under Azure Container instance)
I have one Azure Container instance for our API, which is a JEE application and running under Payara server. I also have database which is Azure Database for MySQL Flexible Server. I have enabled AD authentication in MySQL flexible server. I have also…
in pass few days, all the metrics of Azure Database for MySQL flexible server is missing
Hi all, I have two running over two year Azure Database for MySQL flexible server, they are missing the metrics data since 5 days and 7days ago. All the metrics data is missing, I can not see any default monitoring metrics data, just like the CPU…
WordPress Site on Azure: Database Connection Issue After Migration
I need some help with an issue I'm facing after migrating my WordPress site to Azure. Initially, everything worked fine after the migration, and the site was functioning using my migrated database credentials. However, after a few hours, I started…
Azure Database for MySQL flexible server Stuck in Disabled State
Hi one of my project project's Azure Database for MySQL flexible server is stuck in the disabled state. I can't Start or Restart the server again. This DB subscription was automatically renewed two days ago, and I suspect this happened after that. Rest…
I would like to Migrate My SQL DB's running on SQL VMS to SQL Db's
I would like to Migrate My DB's running on SQL VMS to SQL Db's what is the best migration tool available to accomplish this task, can i have the steps to do migration? How we can compare costs
Azure Resource move -Azure Database for MySQL flexible server
Using the Azure resource mover we can move the "Azure Database for MySQL flexible server" across the subscription , but the move is failing due to Private end points are connected. Let me know how can we move the Azure Database for MySQL…
MySql Flexible server upgrade from 5.7 to 8.0 fails without error information
We are trying to do a major version upgrade of Azure MySQL flexible server 5.7 -> 8.0. I have removed all application databases for troubleshooting the issue. The azure validation results show a successful result. I get back the following error…
MYSQL restore DB
while restoring my DB using MYSQL workbench it creates my_row_number on the tables with AI PK, I need to stop the auto creation since causing issues in my API. If I restore the DB locally works fine only while restoring it on azure