Azure / Azure/azure-functions-nodejs-worker
Enable Remote Debugging
- Dominant language
- TypeScript
- Stars
- 110
- Forks
- 51
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 2
Description
The underlying platform is implementing a way to remote debug. Currently, this should work on App Service Linux machines with the addition of language worker arguments to enable debugging (article here: https://medium.com/@auchenberg/introducing-remote-debugging-of-node-js-apps-on-azure-app-service-from-vs-code-in-public-preview-9b8d83a6e1f0)
We need to:
1. Make sure that this works and document in this issues
2. Automate any steps that (such as adding a debug argument app setting)
Both steps need to be done for Linux and Windows (separate implementations)
cc: @pragnagopa
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.