0

I tried to debug the azure function on my local intellij. Steps followed:

  1. Ran the azure function
  2. Clicked on debug button
  3. Debugger is getting attached
  4. Now when new message comes in azure service bus queue. Breakpoint is not getting hit.
sar
  • 89
  • 8
  • You can refer to [Debug the project locally](https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-maven-intellij#debug-the-project-locally), [IntelliJ IDEA: Breakpoint not being hit, and is shown without the tick, just a red dot](https://stackoverflow.com/questions/46692606/intellij-idea-breakpoint-not-being-hit-and-is-shown-without-the-tick-just-a-r) and GitHub issue at [Cannot debug Azure function with IntelliJ IDEA](https://github.com/MicrosoftDocs/azure-docs/issues/64424) – DeepDave-MT Sep 15 '21 at 04:59

0 Answers0