0

When i run my app from visual studio - it works fine, so the connection string is ok. Whereas when i add the function into Azure and i enter the connection string here :

enter image description here

No matter what I enter the error comes back as :

enter image description here

Here is my latest connection string :

metadata=res://*/CatModel.csdl|res://*/CatModel.ssdl|res://*/CatModel.msl;
provider=System.Data.SqlClient;providerName=System.Data.EntityClient;
provider connection string='data source=xxx.database.windows.net;initial catalog=CatsDB;
user id=xxx;password=!;
MultipleActiveResultSets=True;
App=EntityFramework

Any help would be amazing because i have been testing connection strings for hours...

Jason_Hough
  • 392
  • 5
  • 31

0 Answers0