0
I’m starting with the Azure platform and went to test a web api in Asp.Net with EF6 and Mysql, however when I upload the application to the Azure server and try to call a service that queries my database is returned a Mysql connector error page. Can anyone tell me which version Microsoft provides and can install a newer version in my Azure account?
In my application I use EF6 and the Mysql nector is 6.9.
Thank you for your attention.