ComenzarEmpieza gratis

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 ejercicio forma parte del curso

Develop Azure Event-based and Message-based Solutions

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio