Hello Cosmina Alexandra Jelea (RO),
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you are seeking clarification regarding an upcoming in-place migration of your Azure Database for MySQL server to a Flexible Server.
To address your issues appropriately, do the followings:
- Review Server Configuration
az mysql server show --name <your-server-name> --resource-group <your-resource-group> --query "privateEndpointConnections"
- Check for Documentation Updates
az rest --method get --uri "https://management.azure.com/providers/Microsoft.Documentation?" --query "value[?contains(name, 'MySQL')].{Title:title, URL:url}" --output table
- Open a support ticket through the Azure portal and ensure you provide all necessary details and documentation excerpts. Use support and troubleshoot as shown below:
Accept Answer
I hope this is helpful! Do not hesitate to let me know if you have any other questions.
** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful ** so that others in the community facing similar issues can easily find the solution.
Best Regards,
Sina Salam