Skip to content

Commit 3187ec1

Browse files
Merge pull request #309479 from EldertGrootenboer/patch-8
Fix typo in Service Bus Explorer documentation
2 parents 3722684 + 73858ed commit 3187ec1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/service-bus-messaging/explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Operations run on an Azure Service Bus namespace are of two kinds.
2323
> [!IMPORTANT]
2424
> - Service Bus Explorer doesn't support **management operations** and **sessions**.
2525
> - 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.
26-
> - 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 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 groups (NSGs) in the way.
2727
> - 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).
2828
2929

0 commit comments

Comments
 (0)