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
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>…
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…
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…
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…
Unable to Create Service Connector Between Azure Function App and MySQL Flexible Server in VNet
Hello, I'm trying to set up a service connector between an Azure Function App and a MySQL Flexible Server, but I’m encountering difficulties because the database server is within a Virtual Network (VNet). Steps Tried: Used the Azure CLI command: bash az…
Connecting remotely to Azure Database for MySQL flexible server
Hello, I need some help connecting to my Azure Database for MySQL flexible server. I watched the video https://www.youtube.com/watch?v=MwxqYHbQxqY and read countless articles online about it, but I can't connect to the DB from a website running PHP. In…
Customized ODBC permission registry setting lost
Hi engineer, We find that this “Authenticated Users” setting in the ODBC.INI permission is lost We upgraded those PC OS to Windows 10 Prof 22H2 a few months ago. Do you know if OS upgrade to Windows 10 Prof 22H2 will reset ODBC this registry settings?
why am I getting the 'authentication plugin " cannotbe loaded' error when I try to connect mySQl workbench to azure mySQL
I am entirely new to Azure and mySQL. have create a mySQL server that I can connect to using azure CLI on the server. However trying to connect from my home PC using mySQL Workbench I get a ' Failed to Connect to mySQL error with the detail stating…
Unable to Create Service Connector Between Azure Function App and MySQL Flexible Server in Virtual Network
Hi Azure Community, I'm trying to create a service connector between my Azure Function App and an Azure MySQL Flexible Server, which resides in a Virtual Network. Here’s the setup and the challenges I’m facing: Setup: Function App: Hosted in Azure with…