Right now Send Event Consumer just takes messages off of Event Grid and does it's delay and puts it right back on the Event Grid. If we just stop the function app for Send Event Consumer if it starts back up before Event Grid "dead-letters" those messages they will get sent out.
As of now there isn't a way to clear an event grid subscription.
Right now Send Event Consumer just takes messages off of Event Grid and does it's delay and puts it right back on the Event Grid. If we just stop the function app for Send Event Consumer if it starts back up before Event Grid "dead-letters" those messages they will get sent out.
As of now there isn't a way to clear an event grid subscription.