I am using a service bus queue that uses sessions, and currently, something is receiving and deleting my messages.
The problem is that I don't know what is requesting the service bus queue.
Is there someway for me to see what/who is requesting my Azure service bus queue?
let me know if you need more information.