Building an event subscriber
In this exercise, we will add Function App that can subscribe to an Event Grid topic. Such an app, which can be anything and not necessarily Azure Function App, receives the events from other services. This is how, for example, a mobile app receives notifications.
To demonstrate how Event Grid can share events between completely different applications, you will create a separate instance of Azure Function to act as the event subscriber.
This exercise is part of the course
Develop Azure Event-based and Message-based Solutions
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise