I want to integrate Zapier with an Azure MySQL instance but I get the error commented in this post.
Please can you tell me if the connections with Azure MySQL instances enforcing SSL are already supported? And if this is the case, how can I configure my connection?
Thanks for your help.
Best answer by SamBBest answer by SamB
Just wanted to follow up here as spotted that @AlexBP had reached out to our Support Team and was added to a feature request for Azure support to be added. We’ll be in touch by email as soon as it’s added.
In the meantime, the workaround of “accessing mysql through a virtual machine (azure), and not as a direct service of azure” that’s mentioned in this related thread has been reported to allow Zaps to connect to Azure hosted databases successfully. :)
SSL Client Certificate and SSL Private Key These are fields you can use if you'd like to use MySQL certificate authorization instead of username/password authorization. Notice that you still need to provide a username since the field is required.
Just wanted to follow up here as spotted that @AlexBP had reached out to our Support Team and was added to a feature request for Azure support to be added. We’ll be in touch by email as soon as it’s added.
In the meantime, the workaround of “accessing mysql through a virtual machine (azure), and not as a direct service of azure” that’s mentioned in this related thread has been reported to allow Zaps to connect to Azure hosted databases successfully. :)