One of the coolest things about Azure Event Grid is that an event handler can be almost anything that accepts a HTTP POST. This got me thinking about how to use Event Grid in new ways with services on Azure that have yet to be leveraged. In this post, I will demonstrate how to use ...