In case someone observe the same behavior. Please try to clear the browser history, try different browser/network to confirm if you still observe the similar behavior. In case if someone still observe the same issue then please collect the portal F12 traces from browser and session ID (ctrl + alt + d) along with the timeframe after reproducing the issue and share those details to assist you further.
Azure Service Bus Explorer returning error when peeking messages
Mariana
31
Reputation points
When using the Azure Service Bus Explorer to peek messages either in queue or deadletter, an error appears with the following message:
Failed to peek messages - TypeError: Cannot read properties of undefined (reading 'omitted-message-body-size')
Messages were added to the queue via REST API (PHP). When a message is added through the Explorer, it can be peeked successfully. Can you please suggest an alternative to peek messages?