-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Labels
Milestone
Description
Hi there,
is it possible to remotely debug a Python function app (premium or dedicated plan) in VS Code?
In Azure portal I was able to enable remote debugging of my as shown below:

When I try to start remote debugging using VS Code Azure functions extension (v1.10.4), I got an error that
Azure remote debugging is currently on supported for Node.js Function Apps running on Linux App Service plans. Consumption plans are not supported
Could you please confirm this and kindly give a hint whether there's any workarounds? Thank you!
yugyesh and khaliddermoumi