Episode

Debug Your Serverless Application [7 of 16] | Beginner's Series to: Serverless

Learn to debug your Azure Functions application using Visual Studio Code and its debugger. You'll explore the debugging launch configuration that is generated for you in your Azure Function application and learn how to launch it with the keyboard or cursor. Then you'll explore how to set breakpoints, explore variables, and trigger and step through the code as you learn how to diagnose your logic line by line.
 
Extra resources: