Develop Azure Functions
Learn how to create and deploy Azure Functions.
Learning objectives
After completing this module, you will be able to:
Explain the key components of a function and how they are structured
Create triggers and bindings to control when a function runs and where the output is directed
Connect a function to services in Azure
Create a function by using Visual Studio Code and the Azure Functions Core Tools
Prerequisites
You should be familiar with developer concepts and terminology.
An understanding of cloud computing and some experience with the Azure portal.