Open
Description
Describe the bug
- I can't send messages in Service bus Explorer
- Service Bus Explorer displays message "This namespace has public network access disabled, data operations such as Peek, Send or Receive against this Service Bus entity will not work until you switch to all networks or allowlist your client IP in selected networks." However, when I go to networking for the namespace the networking is set to "All networks":
- There is a button "switch to networking" with the error message. That button does not work. I just get a page that keeps loading indefinitely.
To Reproduce
- Create a Service Bus namespace
- Networking set to "all networks"
- Pricing Tier set to standard
- Create a queue
- Go to Service Bus Explorer
Expected behavior
Either service bus exporer works, or it shows a clear message detailing why it does not work.
Additional context
This issue is similar: #709. However, in that issue there is no networking tab. I do have a networking tab, but it is set to public and the issue still persists.