vscode-azurefunctions
vscode-azurefunctions copied to clipboard
Functions are not displayed under the "Functions" node for Premium Linux Function App
OS: All Build Version: v1.15.2-alpha.0 Regression: Not a Regression
Repro Steps:
- Create a JavaScript Model v4 project.
- Create a Premium Linux Function App.
- Deploy to the function app.
- Expand the function app -> Expand the "Functions" node.
- Check whether the functions are displayed under "Functions" node.
Expected:
Functions are displayed successfully.
Actual:
Functions are not displayed.
More Info:
- Functions will be displayed successfully after deploying a second time.
- This issue does not reproduce for Function Apps with other host plan besides Premium.
- This issue only reproduces in Javascript, Typescript, Python, and C# languages.
When you reproduce this issue, and the functions aren't showing up in the extension, can you see them in the portal?
Hi @alexweininger, I have been verified this issue in portal, still the functions aren't showing up.
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!