/functions-customer-reviews

This sample showcases the Azure Functions. 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.

Primary LanguageC#MIT LicenseMIT

Watchers