vscode-azurefunctions
vscode-azurefunctions copied to clipboard
There are no "Start Streaming Logs" and "Stop Streaming Logs" actions for a function app with Flex Consumption hosting plan
OS: All Build Version: 20250613.1 Regression: Not a Regression
Repro Steps:
- Create a function app with Flex Consumption hosting plan and West US2 location.
- Right click the above function app to open its context menu.
- Check whether there are "Start Streaming Logs" and "Stop Streaming Logs" actions.
Expect: There are "Start Streaming Logs" and "Stop Streaming Logs" actions.
Actual: There are no "Start Streaming Logs" and "Stop Streaming Logs" actions.
More Info: There are "Start Streaming Logs" and "Stop Streaming Logs" actions in function template context menu after deploying a function project to the function app with Flex Consumption hosting plan.