Hello
MassTransit created hundreds of temporary queues.
I upgraded to 5.5 version which supports a property :AutoDeleteOnIdle. I set it to 5 min.
I hope the new temp queues will self destry after 5 min
My questiion is : How can i get rid of the existing temporrary queues. There are hundreds or more.
In Azure portal i cannot find any feature for queues batch deletion.
Thank you