Azure Database for MySQL
1 TopicAsp.net C# application deployed as Web app does not connect with Azure Mysql database
@azuresupport #azTechHelp I have an ASP.Net multi-tier Application with WCF services and MySql Database. I am trying to deploy the application on azure. I have created Azure Mysql Database and have deployed my application as Web App in Azure. The problem is when I try to connect the database from my local machine then I am able to successfully connect it to the database but, when I try to connect it with the Deployed App service then I am facing the Connection string error. It would be great if anyone would share few ideas on this. Thanks in advance. P.S. : I am using DB first approach. I have Entity Framework and ADO.Net Datamodel to connect with my mysql database.2.6KViews0likes3Comments