Check out the following links to find out more about what was covered in this chapter:
- An introduction to Azure Functions: https://docs.microsoft.com/en-us/azure/azure-Functions/Functions-overview
- Azure Functions Developers Guide: https://docs.microsoft.com/en-us/azure/azure-Functions/Functions-reference
- Functions pricing: https://azure.microsoft.com/en-us/pricing/details/Functions/
- Supported languages in Azure Functions: https://docs.microsoft.com/en-us/azure/azure-Functions/supported-languages
- Creating your first Function in the Azure portal: https://docs.microsoft.com/en-us/azure/azure-Functions/Functions-create-first-azure-Function
- Azure Functions' triggers and bindings concepts: https://docs.microsoft.com/en-us/azure/azure-Functions/Functions-triggers-bindings
- Develop Azure Functions using Visual Studio: https://docs.microsoft...