Azure-Samples / 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.
☆58Updated last year
Alternatives and similar repositories for functions-customer-reviews
Users that are interested in functions-customer-reviews are comparing it to the libraries listed below
Sorting:
- How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.☆64Updated 8 years ago
- Example of processing events in order with the Azure Functions Event Hubs trigger☆68Updated 7 years ago
- Learn how to create your own Azure Functions extension in 5 steps☆36Updated 5 years ago
- An ASP.NET Core web application that authenticates Azure AD users from any tenant and calls a web API using OAuth 2.0 access tokens.☆31Updated 5 years ago
- Bulk Executor Utility for Azure Cosmos DB .NET SQL API☆66Updated 2 years ago
- Sample that shows how to fetch a secret from Azure Key Vault at run-time from an App Service with a Managed Service Identity (MSI).☆65Updated last year
- Azure SQL Database WingTipTickets demo and hands on lab☆66Updated last year
- A .NET 4.5 MVC web app that uses Azure AD for sign-in and calls a web API under the application's identity, instead of the user's identit…☆50Updated 5 years ago
- .NET Function that uses Azure Durable Functions to schedule the scale of a function app + CosmosDB to a pre-warmed premium plan for 4 hou…☆39Updated 6 years ago
- This library provides a host for distributing change feed events in partitioned collection across multiple observers. Instances of the ho…☆51Updated last year
- Service Fabric Mesh is the Service Fabric's serverless offering to enable developers to deploy containerized applications without managin…☆82Updated 8 months ago
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.☆60Updated 5 years ago
- A sample .NET 4.5 MVC SaaS web app that signs-up and signs-in users from any Azure AD tenant, and calls the Azure AD Graph API.☆65Updated 5 years ago
- Azure Functions sample that hosts a SPA in Azure Storage and uses proxies to change page content.☆15Updated 7 years ago
- Azure Search Jobs Website Sample using ASP.NET MVC☆76Updated last year
- A WPF application that calls a Web API running on ASP.NET Core 2.0 protected by Azure AD using OAuth 2.0 access tokens.☆38Updated 5 years ago
- Demo of Creating Azure Search Recommendations☆26Updated 7 years ago
- A sample .NET 4.5 MVC web app that signs-up and signs-in users from any Azure AD tenant using OpenID Connect.☆118Updated 5 years ago
- An Autofac based implementation of Dependency Injection based on Boris Wilhelms Azure Function Dependency Injection Project☆60Updated 2 years ago
- A sample application which demonstrates the use of App Service (Web & Mobile), Azure Functions, Logic Apps and more.☆23Updated 8 years ago
- An ASP.NET Core Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens☆62Updated 4 years ago
- A .NET 4.5 MVC web app that signs Azure AD users in with OpenID Connect and calls a web api using OAuth 2.0 access tokens.☆82Updated 5 years ago
- Containo is a fictious company that is building a product that provides a catalog of products to buy that 3rd parties can consume. The c…☆38Updated 6 years ago
- A .NET 4.5 MVC web app that uses Azure AD application roles for authorization.☆100Updated 5 years ago
- Simple app that shows how to monitor events received by an event or IoT hubs and to notify users via email, SMS, or phone.☆27Updated 8 years ago
- A demo application that uses Azure Active Directory B2C and Azure Active Directory B2B☆44Updated 6 years ago
- Learn about large-scale data aggregation and management of large volumes of end-user devices with Service Fabric.☆45Updated last year
- .NET Core application using CosmosDB. Used for several quickstart scenarios on https://docs.microsoft.com.☆19Updated 7 years ago
- A sample SaaS application and associated tutorials, built on Azure SQL Database.☆82Updated 2 years ago
- Webhooks in Microsoft Graph notify your web application about changes in user data. You can create a webhook subscription to get notified…☆42Updated 5 years ago