Azure Event Grid allows you to easily build applications with event-based architectures. You select the Azure resource you would like to subscribe to, and give the event handler or WebHook endpoint to send the event to. Event Grid has built-in support for events coming from Azure services, like storage blobs and resource groups. Event Grid also has custom support for application and third-party events, using custom topics and custom webhooks.
In this videos, will create a custom topic, subscribe to the topic, and trigger the event to view the result. Azure Logic Apps would be the subscriber.
References :
1) https://docs.microsoft.com/en-us/azur...
2) https://www.forbes.com/sites/janakira...
Kindly like and subscribe to my channel.
Thank You, Happy Azure Coding!