An Azure service that provides cloud messaging as a service and hybrid integration.
Hi @Cole Duprey
Thank you for reaching out to Microsoft Q&A.
Glad you were able to find the resolution.
I am posting this as an answer to help other community members.
As per this MS Document: https://learn.microsoft.com/en-us/azure/service-bus-messaging/explorer
When you navigate to Service Bus explorer for an entity in a namespace that has the public access disabled, you see the following message even though you access it from a virtual machine that's in the same virtual network as the private endpoint. You can ignore the warning below: "The namespace has public network access disabled. Data operations such as Peek, Send, or Receive against this Service Bus entity don't work until you switch to all networks or allowlist your client IP in selected networks."
It's safe to ignore the warning and peek the message if your jumphost vm is in the same vnet as the private endpoint connected to service bus.