Recently Azure had introduced a feature to add custom headers to events delivered via Event Grid. It seems that it can be done only via the Azure portal, is there a way this can be done using ARM templates or the REST API?
Link for feature: https://docs.microsoft.com/en-us/azure/event-grid/delivery-properties
Thanks.