You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right-click on the function app and select Start Remote Debugging
Action: azureFunctions.startRemoteDebug
Error type: Error
Error Message: Azure Remote Debugging is currently only supported for Node.js Function Apps running on Linux App Service plans. Consumption plans are not supported.
Version: 0.21.0
OS: win32
OS Release: 10.0.17763
Product: Visual Studio Code
Product Version: 1.41.1
Language: en
Call Stack
Object.getRemoteDebugLanguage extension.bundle.js:526:105986
extension.bundle.js:526:105633extension.bundle.js:526:105633
fulfilled extension.bundle.js:526:104861
o extension.bundle.js:1:255993
extension.bundle.js:1:256490extension.bundle.js:1:256490
processTicksAndRejections task_queues.js:89:5
I was able to remote debug the java function apps with the same configurations few months back. Not sure what changed. But point is how can I do it now.
The text was updated successfully, but these errors were encountered:
Does this occur consistently?
Repro steps:
Action: azureFunctions.startRemoteDebug
Error type: Error
Error Message: Azure Remote Debugging is currently only supported for Node.js Function Apps running on Linux App Service plans. Consumption plans are not supported.
Version: 0.21.0
OS: win32
OS Release: 10.0.17763
Product: Visual Studio Code
Product Version: 1.41.1
Language: en
Call Stack
I was able to remote debug the java function apps with the same configurations few months back. Not sure what changed. But point is how can I do it now.
The text was updated successfully, but these errors were encountered: