I have a scenario where an Azure SB subscription message is being received by an unknown consumer/client. We landed in this scenario as we have multiple function apps/logic apps running.
I would like to pause all the consumers/client for that subscription for some time but cannot find any way out.
Is there any audit log that can give me information about which "client" is connected to which "topic/queue".