User1034446946 posted
Hi
Not sure how to fix this, when i debug azure functions in visual studio code i get the following error:
Failed to attach to process: Only 64-bit processes can be debugged.
which stops the debugging process, but still allows the azure function to run.
But i can't figure out how to fix it, I have removed by browser and installed the 64bit version,done the same for visual studio code, and core sdk and azre core tools.
But still the error persists.
Any help would be appriciated.