I had to move some messages from a topic to a queue, and then forward to another queue to change the messages expiry date. I did that some times and I ended up reaching maximum hop count which is 4 as it is written in here.
How can I change the MaxTransferHopCountExceeded value or is there any trick to move a million messages from the dead-letter queue to an active one so I can consume them?
I have a premium subscription on azure.