This repository contains some example from my technical sessions about Azure Functions. Here you can find Custom Triggers and Bindings, unit test on Azure Functions, Monitoring Azure Functions.
A simple sample for an order manager solution realized using Azure Functions. You can find an implementation using Azure Function and the same implementation using Durable Functions.
An example of custom triggers and bindings implementation to access to SQL Server using Azure Functions
This project contains the source code for Codemotion EDU Path. You can find the full path at https://talks.codemotion.com/paths/realizzare-un-sistema-di-gestione-ticket-1 (it is in Italian language)
Azure Functions and Azure AI Service (Computer Vision/Face Service) together to extract faces from images.
Simple IoT solution based on Durable Entities.
Azure Functions + Custom Vision (object detection) to create an Xmas cake detector!