AzureFunctions-Workshop
AzureFunctions-Workshop copied to clipboard
Trigger Bindings Introduction
Describe the module you want to have
We need to explain how trigger and bindings work in Azure Functions.
What feature/concept should it teach?
We need to talk about the different type of triggers and bindings that are available.
We will focus on just a few like TimerTrigger, HttpTrigger, BlobStorageTrigger, and EventGridTrigger.
Event grid triggers need a 1-minute introduction as to what is Event Grid.
Is it slides or hands-on code? [X] Slides [ ] Hands-On
Additional context