Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

435
Views
Unable to attach debugger while running Azure Functions Locally, following this

I am trying to develop Azure Functions Locally, following this.

Everything is fine until the execution part where if click Execute Function Now, I only see following popup at bottom right corner.

enter image description here

Open trying to do it through meny Run > Start Debugging (F5), I see below:

enter image description here

The npm install (functions) Task stays like this forever, and function is still not executing neither a debugger is attached.

At last writing func host start in the terminal does execute my functions and I can call it through the mentioned endpoint but without a debugger and no breakpoints being hit.

Can anybody help me with what am I doing wrong and how can I attached debugger while executing functions locally?

Core Tools Version:       4.0.3971 (64-bit)
Function Runtime Version: 4.0.1.16815
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

We have tried to reproduce the above issue but its working fine at our end .

we have to make sure that following tools are installed in our local.

  • Node.js v16.13.0 (we have used this version as installed previously)
  • Azure function core tools v4
  • VS CODE(extension AZURE FUNCTION)

Tried to create a sample Azure function (HTTP TRIGGER) using javascript And try to debug it using F5 debugger and it runs perfectly. and using func host start cmd as well.

OUTPUT DETAILS FOR REFERNCE:-

enter image description here

enter image description here

enter image description here

For more information Please refer this MICROSOFT DOCUMENTATION:- Create a JavaScript function in Azure using Visual Studio Code

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!