Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Remote Debugging #219

Open
mhoeger opened this issue May 20, 2019 · 0 comments
Open

Enable Remote Debugging #219

mhoeger opened this issue May 20, 2019 · 0 comments

Comments

@mhoeger
Copy link
Contributor

mhoeger commented May 20, 2019

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

@fabiocav fabiocav added this to the Triaged milestone Oct 11, 2019
@ejizba ejizba removed this from the Triaged milestone Nov 15, 2021
@ejizba ejizba added this to the Backlog Candidates milestone Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants