Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 2.06 KB

README.md

File metadata and controls

25 lines (16 loc) · 2.06 KB

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

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.