Juliako / functions-quickstart

Starter project templates for the Azure Functions quickstart using the Azure CLI:

Home Page:https://docs.microsoft.com/azure/azure-functions/functions-create-first-azure-function-azure-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Functions quickstart starter sample

The code in the this repository supports the Azure Functions quickstart topic Create your first function using the Azure CLI. There are three HTTP triggered functions, one each for C#, F#, and JavaScript. These functions are generated from the same HTTP triggered function templates available in the Azure portal.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Starter project templates for the Azure Functions quickstart using the Azure CLI:

https://docs.microsoft.com/azure/azure-functions/functions-create-first-azure-function-azure-cli

License:MIT License


Languages

Language:F# 45.2%Language:C# 32.0%Language:JavaScript 22.8%