Hi im trying to do an exercise in Azure, i need that when a blob is created in my container, capture the event toward AZ Event grid(topic) using a suscription with a controller type webhook.
The suscription has been created, but i dont know how or where register the event toward the event grid.