event-grid
There are 24 repositories under event-grid topic.
Azure-Samples/azure-functions-event-grid-terraform
This sample shows how to create Storage Event subscriptions to Azure Functions, publish events to a custom Event Grid topic, and deploy it all with Terraform
Azure-Samples/Serverless-File-Validation
Using Azure Serverless products to perform file validation on a per-batch basis
Azure-Samples/serverless-keyvault-secret-rotation-handling
This sample showcases one way to handle when a KeyVault secret used by your Azure Function is "rolled" or updated as part of normal security operations in your organizations.
scale-tone/sftp-watcher
Monitors the contents of given SFTP folders and emits Azure Storage Queue/Service Bus/Event Grid events for files being created/removed/modified. Implemented with Azure Functions Durable Entities and SSH.NET.
Azure-Samples/event-grid-dotnet-handle-deadlettered-events
C# Sample that demonstrates how to handle deadlettered events in Azure Event Grid.
dgkanatsios/AksNodePublicIP
Automatic Public IPs for worker Nodes on an Azure Kubernetes Service cluster
azure-deprecation/infrastructure
Infrastructure for running Azure Deprecation Notices
brandonh-msft/serverless-file-validation
Using Azure Serverless products to perform file validation on a per-batch basis
arcus-azure/arcus.eventgrid.proxy
Proxy for sending events to Azure Event Grid
massimobonanni/ServerlessTicketingService
This project contains the source code for Codemotion EDU Path. You can find the full path at https://talks.codemotion.com/paths/realizzare-un-sistema-di-gestione-ticket-1 (it is in Italian language)
kathleenwest/Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo
In this project, we will create an Event Grid Topic in Azure for a publish-subscribe demo. Our subscriber will be an Azure function that is triggered by an event published to the Event Grid Topic. We will create the Azure function app, subscribe to our Event Grid Topic, and then demo it in action. We will use Postman to set up a POST request to our Event Grid Topic public endpoint that has authentication, version parameter, and the correct JSON body format. After we send the request, we will take a look in the Azure portal to verify the activity and that our subscriber function received and processed the event.
kathleenwest/azure-microservices-functions-kubernetes-demo-project
This project builds an app called "Neighborly". Neighborly is a Python Flask-powered web application that allows neighbors to post advertisements for services and products they can offer. The Neighborly project is comprised of a front-end application that is built with the Python Flask micro framework. The application allows the user to view, create, edit, and delete the community advertisements. The application makes direct requests to the back-end API endpoints. These are endpoints that we will also build for the server-side of the application. Let's deploy an app called Neighborly, allowing neighbors to post advertisements for services and products they can offer. The app will use a blend of Cosmos DB, Azure Functions, Kubernetes, Event Hub, Event Grid Topic, and more.
NicolaNardino/Azure.Serverless
How to build serverless and event-driven cloud-native applications with Azure in Java.
andrewschmidgit/aeg-subscriber-example
A minimal example of how to receive and authenticate events from Azure Event Grid
cloudxsgmbh/iac-pulumi-az-api-azfunc-eventgrid
This is a demo that creates Azure resources with Pulumi. API, Azure Functions and Event Grid
fairdincom/Ignite-CloudEvents-Demo
This is a repository for demo at MS Ignite 2018
sibie/nosql-eda-demo
Event-driven architecture with MongoDB, Changestreams, FastAPI & Azure
anshul-cached/sync-adls
Azure Data Lake Gen2 Backup Sync
briandenicola/azure-functions-in-containers
This repo is has simple demos on how to get Azure Functions working on Kubernetes/Keda/Knative
calloncampbell/Azure-EventGrid-Presentation-Sample
Azure Event Grid Demo using Azure Functions as a webhook
epomatti/azure-eventgrid
Event subscription to System events with Azure Event Grid.
ljtill/azure-call-handler
[WIP] Call Handler for Azure Communication Service integrated Azure Functions and Azure Cosmos DB