Where is the Log for Azure Service Bus Topic Subsc

2019-05-04 23:37发布

问题:

After searching in vain... where can I see a log/list of which Azure Service Bus Messages (content?) have been sent to a given Topic+Subscription and which ones have been delivered? Do I have to activate a special feature? If so, which? New or "classic" Azure Management Portal?

Thanks!

回答1:

You can't do that in either portal to my knowledge. You can use something like Service Bus Explorer http://blogs.msdn.com/b/paolos/archive/2015/03/02/service-bus-explorer-2-6-now-available.aspx to see delivered messages.