I am using the Azure Service Bus topic mechanism. I have sent the messages to topic and want to see the messages which are all sent to the topic in azure portal. I can see the messages count but want to see the actual messages instead of count.
How can I do this?