Skip to content

Commit 2611485

Browse files
authored
Merge pull request #267794 from jaesoni/next-steps-links-update
Updated Next steps links
2 parents 7a15308 + e6dfe6f commit 2611485

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ sections:
467467
468468
If you're using the V2 SKU of the Application Gateway/WAF service, you don't have to upload the new certificate in the HTTP settings since V2 SKU uses "trusted root certificates", and no action needs to be taken here.
469469
470-
- name: Configuration - layer 4 proxy
470+
- name: Configuration - TLS/TCP proxy
471471
questions:
472472
- question: Does Application Gateway’s Layer 7 and Layer 4 use the same frontend IP addresses?
473473
answer: Yes. Both Layer 7 and Layer 4 routing through application gateway use the same frontend IP configuration. This way, you can direct all your clients to a single IP address (public or private) and the same gateway resource will route them based on the configured listener protocols and the ports.

articles/application-gateway/tcp-tls-proxy-overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: greg-lindsay
66
ms.service: application-gateway
77
ms.topic: conceptual
8-
ms.date: 02/26/2024
8+
ms.date: 03/01/2024
99
ms.author: greglin
1010
---
1111

@@ -49,4 +49,5 @@ Process flow:
4949

5050
## Next steps
5151

52-
[Configure Azure Application Gateway TCP/TLS proxy](how-to-tcp-tls-proxy.md)
52+
- [Configure Azure Application Gateway TCP/TLS proxy](how-to-tcp-tls-proxy.md)
53+
- Visit [frequently asked questions (FAQs)](application-gateway-faq.yml#configuration---tls-tcp-proxy)

0 commit comments

Comments
 (0)