Connecting a custom app to Event Grid
Imagine you are building a message board. Once a new message appears on it, all users and applications that monitor the message board are notified of it immediately. In this exercise, you will build a webhook endpoint that will facilitate this. An Azure Function will be triggered via an HTTP request. When it's triggered, it will send an event to the Even Grid.
You will create this function, connect it to a real Event Grid instance, and test it by sending an HTTP request to it.
Este exercício faz parte do curso
Develop Azure Event-based and Message-based Solutions
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
Começar o exercício