vscode-azurefunctions icon indicating copy to clipboard operation
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

Open v-amyang opened this issue 4 months ago • 0 comments

OS: All Build Version: 20250613.1 Regression: Not a Regression

Repro Steps:

  1. Create a function app with Flex Consumption hosting plan and West US2 location.
  2. Right click the above function app to open its context menu.
  3. Check whether there are "Start Streaming Logs" and "Stop Streaming Logs" actions.

Expect: There are "Start Streaming Logs" and "Stop Streaming Logs" actions.

Image

Actual: There are no "Start Streaming Logs" and "Stop Streaming Logs" actions.

Image

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.

Image

v-amyang avatar Jun 16 '25 08:06 v-amyang