I'm configuring a Azure LinkService and getting this error.
Do you know how to solve it?

I'm configuring a Azure LinkService and getting this error.
Do you know how to solve it?

Are you trying to connect to On premise SQL Server? Probably something wrong with the FQDN.. Can you share the format that you are using.
Hi @AdalbertoGarcaEspinosa-7187 ,
Thank you for posting query. It would be great if you can share below details to repro scenario and help you.
Mentioned linked service is pointing to which type of resource?
Could you please check your Fully qualified domain name field value format? It seems something might be wrong in the format of it.
Thank you.
ISorry. It's a linked service to an Azure MySql Database.
Hi @AdalbertoGarcaEspinosa-7187 ,
Following up to check is below provided answer helps you? If yes, Please Accept Answer. Accepting answer helps community too. Thank you.
Hi @AdalbertoGarcaEspinosa-7187 ,
Thank you for confirming your linked service type(Azure database for MySQL).
Its seems your "Fully qualified domain name" field value is not in a correct format.
Kindly use <server>.mysql.database.azure.com format to define fully qualified domain name and check.
To know more about Azure database for MySQL linked service properties please check below link.
https://docs.microsoft.com/en-us/azure/data-factory/connector-azure-database-for-mysql#linked-service-properties
Hope this will help. Thank you.
Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
Want a reminder to come back and check responses? Here is how to subscribe to a notification.
Thank you. That help. I could solved the issue with the Azure database.
I I have another two strange cases. I have to Mysql database running on AWS. I configured a connection using the Azure Mysql connector. One worked fine, but the other is having the same issue I stated before with the Azure Mysql database. What do you think is happening? One AWS Mysql is working fine and the other it's not.
Hi @AdalbertoGarcaEspinosa-7187 ,
Glad to know that helped.
Is your other MySQL is in some different virtual network? It would be great if you can share more details along with error screenshots.
Please feel free to open new thread to look in to. Thank you.
7 people are following this question.