Azure / azure-functions-host

The host/runtime that powers Azure Functions
https://functions.azure.com
MIT License
1.94k stars 441 forks source link

Portal should hide Remote debugging option for Node and PowerShell functions #5435

Open pragnagopa opened 4 years ago

pragnagopa commented 4 years ago

Follow up for issue #5344

Need to update Antares Stacks API for Node functions to hide remote debugging option until that feature is supported.

pragnagopa commented 4 years ago

cc @Francisco-Gamino

Francisco-Gamino commented 4 years ago

This is the issue to track enabling remote debugging for PowerShell function apps: https://github.com/Azure/azure-functions-powershell-worker/issues/375.