I have installed Azure Functions in VSCode:
But I cannot see it in the Azure tab on the left hand side:
And it does not show in the submenu either:
I have used Azure Functions on this laptop before, and have created JS functions before. But now I need to create a new function for a new app and cannot figure out why it is not working. I have tried to uninstall the extension and reinstall it, to sign out of VSCode and resign in, but with no luck. Not sure why it stopped working after a bit of not using it, so any help is appreciated.
CodePudding user response:
The latest version of VS Code Azure Extension contains below Tabs.
You can see the Azure function in Workspace Tab
When you click on the deploy icon it will ask you to deploy whether Azure Function App or Web App