-
Notifications
You must be signed in to change notification settings - Fork 199
Samples and content
Welcome to the Azure Functions Readiness wiki! You will find links to demos, scripts and session content for all your presentation needs on Azure Functions.
Coder Cards
- by Donna Malayeri
Azure Functions sample that generates trading cards from people's faces. It uses Microsoft Cognitive Services to determine the predominant emotion and chooses a card back based on that.
https://aka.ms/CoderCards
Proxies SPA app
- by Donna Malayeri
Azure Functions sample that hosts a SPA in Azure Storage and uses proxies to change page content.
https://github.com/Azure-Samples/functions-js-spa
Tug-Of-War
- by Joe Raio
Azure Functions Interactive Tug of War Game. Great demo project to learn Azure Functions and how to use proxies.
https://github.com/joescars/TugOfWar-FunctionsDemo
Functions Customer Reviews
- by Thiago Almeida
This sample showcases the Azure Functions tooling for Visual Studio 2017. It has a website where customers submit reviews, stored in Azure storage blobs and CosmosDB; and an Azure Function for automated moderation of customer reviews using Microsoft Cognitive Services. It uses an Azure storage queue to decouple the website from the function.
https://github.com/Azure-Samples/functions-customer-reviews
Media services integration with Azure Functions and Logic Apps
- by John Deutscher
Sample Azure Functions for use with Azure Media Services. Ingest from Azure Blobs, encode and output to Azure Blobs, monitor encoding progress, and use WebHooks or Queues to hook into the workflow. https://github.com/Azure-Samples/media-services-dotnet-functions-integration
Azure Functions Proxies demo
- Matthew Henderson
This a demo script for introducing an audience to Azure Functions Proxies (currently in public preview). The demo assumes familiarity with Azure Functions. It covers the basics of starting with proxies, as well as some best practices and advanced configuration options. https://github.com/Azure/azure-functions-training/blob/master/docs/azure-functions-proxies.md
Reddit Poller
- by Isaac Levin
POC on Azure Function to "Scrape Reddit" for new posts and email them with SendGrid
https://github.com/isaac2004/RedditPoller
Content:
Functions Intro - short - PPT, PDF