This quickstart demonstrates a simple execution of a basic HTTP-triggered function. To learn more about using Azure Functions in your apps, see the following topics:
- Best Practices for Azure Functions
- Azure Functions developer reference
Programmer reference for coding functions and defining triggers and bindings. - Testing Azure Functions
Describes various tools and techniques for testing your functions. - How to scale Azure Functions
Discusses service plans available with Azure Functions, including the Consumption hosting plan, and how to choose the right plan. - What is Azure App Service?
Azure Functions uses the Azure App Service platform for core functionality like deployments, environment variables, and diagnostics.