![](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.png)
![](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.png)
This template deploys an empty Function App. Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure. With a Function App you also deploy a Web Hosting Plan. The Web Plan is charged by Consumption. For more information about Hosting Plans click here!
If you are new to Function Apps, see:
If you are new to template deployment, see:
Azure Resource Manager documentation
Tags: Azure4Student, FunctionApp, Beginner