vscode-azurefunctions icon indicating copy to clipboard operation
vscode-azurefunctions copied to clipboard

Functions are not displayed under the "Functions" node for Premium Linux Function App

Open Amar-QA opened this issue 1 year ago • 3 comments

OS: All Build Version: v1.15.2-alpha.0 Regression: Not a Regression

Repro Steps:

  1. Create a JavaScript Model v4 project.
  2. Create a Premium Linux Function App.
  3. Deploy to the function app.
  4. Expand the function app -> Expand the "Functions" node.
  5. Check whether the functions are displayed under "Functions" node.

Expected: Functions are displayed successfully. image

Actual: Functions are not displayed. image

More Info:

  1. Functions will be displayed successfully after deploying a second time.
  2. This issue does not reproduce for Function Apps with other host plan besides Premium.
  3. This issue only reproduces in Javascript, Typescript, Python, and C# languages.

Amar-QA avatar Aug 01 '24 06:08 Amar-QA

When you reproduce this issue, and the functions aren't showing up in the extension, can you see them in the portal?

alexweininger avatar Aug 07 '24 18:08 alexweininger

Hi @alexweininger, I have been verified this issue in portal, still the functions aren't showing up. image

Amar-QA avatar Aug 20 '24 05:08 Amar-QA

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

AzCode-Bot avatar Sep 04 '24 05:09 AzCode-Bot