MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.19k stars 21.32k forks source link

Remote Debugging should require a debug configuration but the article says to have a release configuration #121788

Open MatthewFrewin opened 4 months ago

MatthewFrewin commented 4 months ago

In the section 'Remote Debugging', it says this:

This section assumes you've already published to your function app using a release configuration.

But I could only get remote debugging to work with a debug configuration. Am I doing something wrong or should the text say:

This section assumes you've already published to your function app using a debug configuration.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

TPavanBalaji commented 4 months ago

@MatthewFrewin Thanks for your feedback! We will investigate and update as appropriate.