Skip to content

mattchenderson/azure-functions-starter-python

Repository files navigation

Starter template for Azure Functions in Python

Open in Visual Studio Codespaces

This is a starter template meant to help get started with new Azure Functions projects.

The template includes a basic "hello, world" function. The code for this repository was generated by following the instructions at Create a function in Azure using Visual Studio Code.

Additionally, the repo includes a dev container meant for use with VS Code and Visual Studio CodeSpaces. Note that the VS CodeSpaces badge in this README points at the repo through a URL. If you intend to fork this repo, that URL will need to be updated accordingly in README.md.

Generating the dev container for this project

  1. In VS Code, run CTRL+SHIFT+P -> Remote-Containers: Add Development Container Configuration Files....

  2. Click "Show All Definitions..." if needed and select "Azure Functions & Python 3".

About

A starter template for Azure Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published