Skip to content

Commit 3aab8a0

Browse files
authored
Update application-gateway-faq.yml
1 parent 78b2b50 commit 3aab8a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/application-gateway/application-gateway-faq.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,8 @@ sections:
259259
Yes. See [restrict access to specific source IPs](./configuration-infrastructure.md#allow-access-to-a-few-source-ips).
260260
261261
- question: Can I use the same port for both public-facing and private-facing listeners?
262-
answer: No.
262+
answer: |
263+
Yes, you can use public-facing and private-facing listeners with the same port number to simultaneously support both public and private clients (feature in Preview). Note that if a Network Security Group (NSG) is associated with your application gateway's subnet, a specific Inbound rule may be needed depending on its configuration. [Know more](./configuration-listeners.md#frontend-port).
263264
264265
- question: Does Application Gateway support IPv6?
265266
answer: Application Gateway v2 doesn't currently support IPv6. It can operate in a dual stack VNet using only IPv4, but the gateway subnet must be IPv4-only. Application Gateway v1 doesn't support dual stack VNets.

0 commit comments

Comments
 (0)