Remote debugging Windows Java function app with Visual Studio/ VS Code

Obokparo Ovuomaye 21 Reputation points Microsoft External Staff
2022-11-25T07:44:25.537+00:00

How can I remote debug java azure functions (Windows). Visual Studio doesn't seem to support the stack and I am having a hard time using VS code. Is there any documentation I can be pointed to?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,908 questions
Developer technologies Visual Studio Debugging
0 comments No comments
{count} votes

Accepted answer
  1. MayankBargali-MSFT 70,936 Reputation points Moderator
    2022-11-25T11:52:16.263+00:00

    @Obokparo Ovuomaye Thanks for reaching out. You can refer to this reference video to debug your Azure Java function using VS Code for local code debugging.
    There is limitation of remote debugging in VS Code as documented here and Visual studio doesn't support Java.

    You can always provide your feedback and feature request for VS Code here.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.