An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
Hello Construckers Devops
I understand you're experiencing a conflict issue when creating a Private Endpoint for your Azure Database for MySQL Flexible Server.
Could you please share a screenshot of the error when it occurs?
Please check whether the SQL server provisioning status is in a succeeded or failed state. If it is failed, you cannot perform any put operations. Also, in some scenarios, the private endpoint may deploy, but the provisioning state could still be failed. You need to ensure the resource is in a succeeded state before performing any operations.
Sometimes, control plane level operations may fail, so please try to perform the operation now and share the results with us.
Also, ensure the subnet used for the private endpoint isn't delegated to other resources and is dedicated only for the private endpoint.
Additionally, check if there is an existing private DNS zone created for the SQL flexible server. If a DNS zone with the same name exists, this can cause the conflict issue.
Check the reference document for more understanding:
https://learn.microsoft.com/en-us/azure/mysql/flexible-server/how-to-networking-private-link-portal
I have also initiated a private message. Please check it and provide the necessary information so we can discuss further on your concern.
I hope the above answer helps! Please let us know if you have any further questions?
Please consider "voting up" wherever the information provided helps you, this can benefit other community members.