The sample showcases the new Azure Functions tooling. It has a website where customers submit beers reviews, stored in Azure storage blobs and CosmosDB; and an Azure Function to perform automated moderation of the beers reviews using Microsoft Cognitive Services. It uses an Azure storage queue to decouple the website from the function.
View of the architecture of the sample
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.