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...