An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: azure-event-grid

Azure-Developer-Support/CodeRepository

This is a Open Source Platform meant to EMPOWER & ENABLE our developer community by sharing their knowledge. The engineers from Azure PaaS Developer team will be publishing the code samples and sample scripts to this repository. This repository primarily contains the sample code for How-To scenarios, proof of concepts and PowerShell scripts for the below technologies.

Language: PowerShell - Size: 10.8 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 16 - Forks: 56

SiddiqSoft/AzureCppUtils

Azure helper functions for modern C++ (Linux and Windows)

Language: C++ - Size: 617 KB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

SAP-archive/btp-event-mesh-connectivity-bridge 📦

Enable integration of SAP events to Microsoft Azure with SAP Event Mesh Connectivity Bridge and Azure Event Grid

Size: 14.1 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

Azure-Samples/Serverless-microservices-reference-architecture

This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.

Language: C# - Size: 23.6 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 501 - Forks: 259

dgkanatsios/AzureContainerInstancesManagement 📦

Hosting game servers at scale using Azure Container Instances, using Azure Functions and Event Grid. Demo with OpenArena game server!

Language: JavaScript - Size: 565 KB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 37 - Forks: 23

romaklimenko/azure-messaging-demo

Demo scripts to setup and play with Azure messaging services

Language: Python - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

tomkerkhove/k8s-event-grid-bridge 📦

A simple event bridge for Kubernetes native events to Azure Event Grid.

Language: C# - Size: 1.72 MB - Last synced at: about 13 hours ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 3

ks6088ts-labs/azure-ai-services-solutions

A collection of solutions that leverage Azure AI services.

Language: Python - Size: 1.33 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

arcus-azure/arcus.eventgrid.proxy 📦

Proxy for sending events to Azure Event Grid

Language: C# - Size: 2.82 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 4

arcus-azure/arcus.eventgrid 📦

Azure Event Grid development in a breeze

Language: C# - Size: 5.24 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 6

bennyaustin/logicapp-documentIntelligence

Azure Logic App that scores a custom Azure Form Recognizer model in response to an Azure Event Grid event

Language: PowerShell - Size: 55.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

ks6088ts-labs/azure-iot-scenarios

IoT scenarios on Azure

Language: Bicep - Size: 936 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

KiwiBryn/AzureEventGridML.Net

Azure Event Grid+ONNX+ML.Net integrations with Security Cameras processing images & video

Language: C# - Size: 35.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

StratusOn/StorageStatsTracker

A simple solution that allows tracking new storage account creation as well as creation or deletion of blobs in a blob storage account. Events are stored in an Azure SQL Database.

Language: C# - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

dgonzo27/event-driven-architecture

Event-driven solution leveraging Terraform, GitHub Actions, and Azure Event Grid + Functions.

Language: Python - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

a-patel/azure-labs

POCs, Practice Labs, Demos, and Samples of different Azure Services: Functions, App Configuration, Key Vault, Storage Queue, ServiceBus, Event Grid, CosmosDB, Serverless, PowerShell and many more

Language: C# - Size: 236 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

juulhobert/az-function-with-app-configuration

Example azure function application with automatic refreshing app configuration

Language: C# - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Abhishek010397/Azure-Snowflake

Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

fbeltrao/AzureFunctionExtensions

Set of Azure Function Extensions: Redis output and IDatabase resolving, HTTP calls, etc.

Language: C# - Size: 1.04 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 5

jenkinsci/azure-event-grid-notifier-plugin

A Jenkins plugin to send build notifications to an Azure Event Grid topic as post-build step.

Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

sirkirby/serilog-sinks-eventgrid 📦

Serilog Sink for sending log events to custom Azure Event Grid topics

Language: C# - Size: 36.1 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

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.

Language: Python - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

tamhinsf/AutoSnapshotAzureBlobs

Automate Azure Blob snapshots using Azure Functions and Event Grid

Language: C# - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

30DaysOf/2023-Cloud-Native Fork of Azure/Cloud-Native

Destination site for #ServerlessSeptember & #CloudNativeNewYear - a themed month project to explore Serverless + Azure and Cloud-Native development + best practices | Sep 2022, Jan 2023

Language: JavaScript - Size: 84.6 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

briandenicola/azure-functions-tag-resources

This repo shows how to use Azure Functions with Event Grid to tag resources with the user name who created the resource

Language: PowerShell - Size: 4.91 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

cococokoko/IoTSimulatorToTwinDemo

Azure IoTHub to Digital Twin Demo Scenario using Python Azure Functions

Language: Bicep - Size: 2.89 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gtmoose32/sendgrid-azure-eventgrid

A library for .NET that converts Twilio SendGrid web hook events into EventGrid events and publishes them.

Language: C# - Size: 64.5 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CharleneMcKeown/Integration-Workshop 📦

A series of labs to introduce integration architects and developers to Azure Integration Services.

Size: 29.6 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

Brink-Software/Aad-secret-and-certificate-expiration-notification

An Azure Function (v4 / .Net 6.0) that will publish events using the Azure Event Grid when a secret or certificate belonging to an Azure Active Directory App Registration is about to expire.

Language: C# - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2

ravinsp/eventgrid-emulator

Azure EventGrid Emulator (Unofficial)

Language: C# - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 6

acampb/AzureAutoTagger

Azure AutoTagger is a lightweight, low-cost serverless solution that can easily be deployed to an Azure subscription. Azure AutoTagger automatically applies a LastModifiedBy and LastModifiedTimestamp to resources.

Size: 1.44 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 5

RangaAmirapu/github-repo-stats-azure-function

Data pipeline developed using Azure Durable Functions. Posts Github repo stats to Cosmos DB and publish event to Azure Event Grid for downstream processing. See more info below.

Language: Python - Size: 2.74 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

calloncampbell/2021-GlobalAzure-AzureAppConfiguration

Global Azure Bootcamp 2021 Demos

Language: C# - Size: 41 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

nightingalehq/eventgrid-dummy-app

A reproduction of a problem submitting an event to Azure Event Grid via Axios

Language: JavaScript - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kravchenya/azure-cli-funcapp-evengrid

Azure CLI script to create Azure Blob Storage together with Azure Function app, deploy code from local Git repo to the Function and register Azure Event Grid action

Language: Shell - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arsenvlad/azure-storage-events-to-queue

Simple example showing how to configure blob storage events to be sent to Azure Queue Service

Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

JanneMattila/key-vault-to-event-grid-to-logic-apps-to-azure-pipelines

Demo about Azure Key Vault event notification via Event Grid and Logic Apps to Azure Pipelines

Language: PowerShell - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

WillAbides/eventgrid-pipe

Like eventbridge-pipe but for Azure Event Grid

Language: Go - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mail4hafij/Azure-EventGrid

Size: 241 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

calloncampbell/Enterprise-Serverless-Demo

Language: C# - Size: 97.7 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

erankitcs/Azure-Serverless

This repository contains Azure Serverless projects.

Language: HTML - Size: 1.62 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

ardacetinkaya/Azure-Media-Services-AssetManager

Some simple examples to prepare a video content and publish it as streamable content in Azure Media Services with Azure Functions

Language: C# - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rahul24/Tech-O-articles

Language: JavaScript - Size: 3.37 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

betabitnl/td2017rvdb

Code and supporting files for the TechDays 2017 session of @rickvdbosch

Language: C# - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Related Keywords
azure-event-grid 44 azure 26 azure-functions 23 azure-storage 9 azure-logic-apps 6 azure-service-bus 5 serverless 5 azure-api-management 5 azure-app-configuration 4 cosmosdb 3 eventgrid 3 python 3 azure-storage-queue 3 docker 3 azure-function-app 3 dotnetcore 3 dotnet 3 azure-app-service 2 azure-active-directory 2 github-actions 2 dotnet-core 2 event-grid-subscription 2 azure-devops 2 azure-eventhub 2 azure-blob-storage 2 python3 2 bicep 2 event-grid 2 azure-serverless 2 azure-cosmos-db 2 postman 1 postman-request 1 publisher 1 event-subscriber 1 event-grid-topic 1 endpoint-testing 1 demo 1 publisher-demo 1 publisher-subscriber 1 subscriber 1 subscriber-publisher 1 video-demo 1 30days 1 service-mesh 1 azure-container-apps 1 azure-kubernetes-service 1 azurefunctions 1 windowscontainers 1 storage 1 azure-queue 1 signalr-core 1 azureblobstorage 1 merge 1 snowflake 1 snowflake-stages 1 snowpipe 1 task 1 redis 1 signalr 1 jenkins 1 jenkins-plugin 1 serilog 1 serilog-sink 1 azure-function 1 servicefabric 1 azure-functions-python 1 azure-media-services 1 azure-arm-template 1 azuresdk 1 azure-logicapps 1 azure-blob 1 configuration 1 feature-flags 1 feature-management 1 global-az 1 axios 1 azure-cli 1 bash-script 1 git 1 azure-key-vault 1 azure-pipelines 1 eventgrid-pipe 1 golang 1 shell 1 azure-application-insights 1 cosmos-db 1 cloud-native 1 dapr 1 powershell 1 azure-digital-twins 1 azure-iot 1 azure-iot-dps 1 azure-iothub 1 bicep-templates 1 iot-simulator 1 microsoft-azure 1 containers 1 sendgrid 1 net-framework 1 csharp 1