HI,Any experts in dealing with the azure function and databasefirst connection string issue.
I try to test the function I get an error that the connection string cannot be found in the local.settings.json
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shantanu PandeyPosted Aug 5, 2020, 10:09 AM
First you have to see whether you're following the right approach to write connection string in local.setting.json, I think the following two articles should help.