Hi All,
I am currently using Event Grid to route messages to several service bus queues. This is working fine however when I configure service bus as a Event Grid topic subscriber I would like to be able to set the message Id based on a value in the Event Grid message. In logic apps I have the ability to set the message Id when forwarding to different queues was just wondering if I could to the same and set the message id from EG topic to SB Topic
Thanks