Remote Debug Azure Function

Remote Debug Azure Function

 See: Remote debug your azure function app v2 in Visual Studio 2019 – Krish Kothapalli Blog

Process:

  1. Debug > Attach to process…
  2. Key in the functions website address:
    • pop-func-weu-d-justenoughd365import-01.azurewebsites.net:4024

                    Found here:

    • VS 2019 port is 4024
    • You will be asked for credentials, retrieve these from the Azure Portal from the “Get publish profile”

3.     Attach to the w3wp.exe process

Leave a Reply

Your email address will not be published. Required fields are marked *