event-grid topic

List event-grid repositories

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.

Serverless-File-Validation

29
Stars
16
Forks
Watchers

Using Azure Serverless products to perform file validation on a per-batch basis

azure-functions-event-grid-terraform

29
Stars
28
Forks
Watchers

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

sftp-watcher

15
Stars
4
Forks
Watchers

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...