I was wondering if there is any way to take actions on expired Azure Event Grid event delivery? A couple use cases, 1) simply log the fact an event wasn't delivered, 2) create the equivalent of a dead letter queue.
I couldn't find anything in the APIs for notification or polling for expired event delivery.