Restore-AzMySqlFlexibleServer suddenly fails with an unexpected error
Restoring a MySql Flexible server from PowerShell suddenly fails. It has been working for more than a year and now gives an unexpected error. What should I change? PS /home/bert> $restorePointInTime = (Get-Date).AddMinutes(-1) PS /home/bert>…
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…
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?
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…
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…
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
azure private endponit and private dns zone not working on different subscription?
Hi All, I have issue about all azure service disable public access and enable private endpoint access only. I've 2 subscription, i deploy azure services for support ai search solution on subscriton A as spoke network and subscription B as Hub network…
Issues deleting old Mysql Single Server with forced migration to Azure MySQL flexible server (disappeared from Portal)
Hi, Since my old Mysql Single Server has been forced to migrate to Flexible-Server -migration I had to do by myself, I can't access it and az resource delete --ids isn't working: "204 No content". Here is this ID:…
Connect SQL Flexible Server with private IP address.
I have deployed a MySQL Flexible Server and initially configured it with public access, which allowed me to connect successfully. I then set up a private endpoint to connect the server within a private network. However, when I disable public access in…
Azure DevOps Data migration Importer broken on Azure ServiceTags json file download?
I think Microsoft broke the import functionality when migrating Azure DevOps from on-premises to cloud services. We successfully went through al the steps and prepared everything for the import to start, but when we actually start the import it states…
How to install MSSQL Database on Windows virtual machine and enable monitoring on it
mssql database setup and monitoring I want to set up MS Sql database and enable database monitoring against it. Please guide me with the procedure
cannot access resource list or resource detail
Recently, I have encountered an issue, when click any resource type or detail, it always show an error, I cannot manage any type of azure resource.... it is kind of urgent, if anybody could help to address this issue, I'd appreciate, thanks. { …
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…
Trying to deploy a MySQL flexible server in Azure but keep getting an error to the effect of "Provisioning in requested region is not supported."
Trying to deploy a MySQL flexible server in Azure but keep getting an error to the effect of "Provisioning in requested region is not supported." which feels unlikely given that the region in question is US East. Is there a potential conflict…