Visual Studio Code is one of the most diffuse source-code editors in the world and can be used on Windows, macOS, and Linux. It is an open source project managed by Microsoft in collaboration with a wide community of developers and, of course, it supports Azure Functions.
To develop an Azure Functions project, follow these steps:
- Install the Azure Functions extension for Visual Studio Code. You can find it by searching in the Extensions tab of Visual Studio Code:
The Azure Functions extension also needs the Azure Account extension to manage your ...