Develop Azure Functions in F#. Includes NET6 SDK, the Azure Functions SDK, and related extensions and dependencies.
Includes an HTTP Trigger sample function and the templates for dotnet new
command:
Microsoft.Azure.WebJobs.ProjectTemplates
- Clone this template in a new repository (or click the badge above)
- Start VS Code, press F1, and select Remote-Containers: Open Folder in Container...
- Press F5 to start debugging project
If this is your first time using a development container, please follow the getting started steps to set up your machine.