I am deploying some azure functions to Function App through CI-CD pipeline. Functions are getting deployed successfully. When I deploy them locally they are getting executed successfully, but when I deploy through pipeline and run them I'm getting an error :
"Format of the initialization string does not conform to specification starting at index 0."