Skip to content

Commit 5b4c0b8

Browse files
authored
User with access to only entities, not the namespace
1 parent 0d03926 commit 5b4c0b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/service-bus-messaging/explorer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Operations run on an Azure Service Bus namespace are of two kinds.
2323
> - Service Bus Explorer doesn't support **management operations** and **sessions**.
2424
> - We advice against using the Service Bus Explorer for larger messages, as it may result in time-outs, depending on the message size, network latency between client and Service Bus service etc. Instead, we recommend that you use your own client to work with larger messages, where you can specify your own time-out values.
2525
> - If your Service Bus namespace can only be accessed via a private endpoint, you must run your web browser on a host in the virtual network with the private endpoint, and also ensure that there are no network security gateways (NSGs) in the way.
26+
> - If a user has access only to entities and not the namespace, Service Bus Explorer might not function as expected in scenarios involving [migration to the premium tier](service-bus-migrate-standard-premium.md) or [metadata disaster recovery](service-bus-geo-dr.md).
2627
2728

2829
## Prerequisites

0 commit comments

Comments
 (0)