CedricLeblond / functions-customer-reviews

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HandsOnLabs - Customer Reviews App with Cognitive Services and Azure Functions

The sample showcases the new Azure Functions tooling. It has a website where customers submit product reviews, stored in Azure storage blobs and CosmosDB; and an Azure Function to perform automated moderation of the customer reviews using Microsoft Cognitive Services. It uses an Azure storage queue to decouple the website from the function.

Sample Architecture

View of the architecture of the sample

Hands On Labs

Deliver as a Demo

Please follow the Setup Instructions to get your environment configured.

Here is the demo script.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

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.

License:MIT License


Languages

Language:PowerShell 32.4%Language:C# 20.4%Language:Java 17.5%Language:JavaScript 11.8%Language:HTML 11.6%Language:CSS 4.4%Language:Batchfile 1.1%Language:AutoHotkey 0.7%Language:ASP 0.1%