I've recently started to learn Azure Functions. I set up some on the portal, but now I want to develop them in Visual Studio.
I have VS 2017 in version 15.3.2 and I also installed Azure development workload. I've seen on tutorials that I'm supposed to have "Azure Functions" in the Cloud tab when adding new project - but it isn't there. I checked this on my personal and work computer.
I've found "Azure Functions and Web Jobs Tools" add-on on VS Gallery. It adds "Azure Functions" options, but it isn't working as I wished. I don't have dedicated forms for adding new functions and things like that.
Is there any bug in this addon? Do you know if I have to install something more?