This video talks about how we can integrate Azure Functions with different Azure Services. We use Triggers and Bindings and develop in the Visual Studio and test in the local storage emulator. Below are the highlights of what we are covering in this video.
– Writing Azure Functions in Visual Studio
– Using Local Storage Emulator
– Writing APIs using Azure Functions
– Queue, HTTP and Timer Triggers
– Queue, Blob and Table bindings
To know more about Triggers and Bindings and how we can use them in the Azure Web Jobs, please refer to my other blog here: Azure Web Jobs | Triggers and Bindings