Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo

Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo

kathleenwest

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.

2 Stars
1 Forks
2 Watchers
Python Language
Cost to Build
$1.9K
Market Value
$1.3K

Growth over time

2 data points  ·  2023-04-01 → 2025-09-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo

Question copied to clipboard

What is the kathleenwest/Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo GitHub project? Description: "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. ". Written in Python. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo

Clone via HTTPS

git clone https://github.com/kathleenwest/Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo.git

Clone via SSH

[email protected]:kathleenwest/Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo issue tracker:

Open GitHub Issues