I have node.js application. I want to make cloud service for that so my node.js code can be accessible through azure service.
Solution : https://github.com/Microsoft/nodejstools/wiki/Azure-Cloud-Service-Projects
I have node.js application. I want to make cloud service for that so my node.js code can be accessible through azure service.
Solution : https://github.com/Microsoft/nodejstools/wiki/Azure-Cloud-Service-Projects
It seems that your issue was similar with the SO thread Load WCF app.config bindings in edge.js app.
Meanwhile, you can try to refer to the other SO thread about using edge.js
on Azure WebApp, please see How do I specify node.exe.config for web app hosted on azure?.