Welcome to the Azure Functions Workshop! This repo contains some lessons and source code which helps you learn the basics of .NET Core based Azure Functions.
Find the accompanying slides in PDF format here.
Nr | Description |
---|---|
0 | Prerequisites |
1 | HTTP Trigger |
2 | Queue Trigger & Binding |
3 | Table Bindings |
4 | Assignment |
5 | Unit testing |
6 | Deployment |