Skip to content

Commit 77495f8

Browse files
committed
acrolynx
1 parent f7a3125 commit 77495f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-ip-filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This feature is helpful in scenarios in which Azure Service Bus should be only a
2727
The IP firewall rules are applied at the Service Bus namespace level. Therefore, the rules apply to all connections from clients using any supported protocol. Any connection attempt from an IP address that does not match an allowed IP rule on the Service Bus namespace is rejected as unauthorized. The response does not mention the IP rule. IP filter rules are applied in order, and the first rule that matches the IP address determines the accept or reject action.
2828

2929
## Use Azure portal
30-
This section shows you how to use the Azure portal to create IP firewall rules for an Service Bus namespace.
30+
This section shows you how to use the Azure portal to create IP firewall rules for a Service Bus namespace.
3131

3232
1. Navigate to your **Service Bus namespace** in the [Azure portal](https://portal.azure.com).
3333
2. On the left menu, select **Networking** option. By default, the **All networks** option is selected. Your Service Bus namespace accepts connections from any IP address. This default setting is equivalent to a rule that accepts the 0.0.0.0/0 IP address range.

0 commit comments

Comments
 (0)