Visual Studio Code

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.

You can download Visual Studio Code from the official website at https://code.visualstudio.com/Download, while the GitHub repository is at https://github.com/Microsoft/vscode.

To develop an Azure Functions project, follow these steps:

  1. 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 ...

Get Mastering Azure Serverless Computing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.