Skip to content

Commit 08617ac

Browse files
authored
Update configuration-infrastructure.md
1 parent c7681da commit 08617ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/application-gateway/configuration-infrastructure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ Network security groups (NSGs) are supported on Application Gateway. But there a
9191

9292
- Traffic from the **AzureLoadBalancer** tag with the destination subnet as **Any** must be allowed.
9393

94+
- To use public and private listeners with a common port number (Preview feature), you must have an inbound rule with the **destination IP address** as your gateway's **frontend IPs (public and private)**. When using this feature, your application gateway changes the "Destination" of the inbound flow to the frontend IPs of your gateway. [Learn more](./configuration-listeners.md#frontend-port).
95+
9496
### Allow access to a few source IPs
9597

9698
For this scenario, use NSGs on the Application Gateway subnet. Put the following restrictions on the subnet in this order of priority:

0 commit comments

Comments
 (0)