Azure / Azure/azure-functions-nodejs-worker

Enable Remote Debugging

Open
#219 0 comments 0 reactions 0 assignees View on GitHub
area:nodejs-functions enhancement P3
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.