Skip to content

Conversation

jaesoni
Copy link
Contributor

@jaesoni jaesoni commented Oct 14, 2025

Added details about Azure Application Gateway and Azure Load Balancer

Added details about Azure Application Gateway and Azure Load Balancer
Copy link
Contributor

@jaesoni : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 05bbe8c:

✅ Validation status: passed

File Status Preview URL Details
articles/application-gateway/tcp-tls-proxy-overview.md ✅Succeeded

For more details, please refer to the build report.

Copy link
Contributor

Learn Build status updates of commit 92d7eb0:

✅ Validation status: passed

File Status Preview URL Details
articles/application-gateway/tcp-tls-proxy-overview.md ✅Succeeded

For more details, please refer to the build report.

@v-dirichards v-dirichards requested a review from Copilot October 14, 2025 14:27
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates Azure Application Gateway documentation to include a detailed comparison between Azure Application Gateway and Azure Load Balancer, highlighting their distinct capabilities and use cases for TCP/TLS proxy configurations.

  • Added comprehensive feature comparison sections for both Azure Application Gateway and Azure Load Balancer
  • Updated the document date to reflect current content
  • Enhanced technical details about protocols, scaling, security, and backend connectivity options

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@v-dirichards
Copy link
Contributor

@mbender-ms

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Oct 14, 2025
1. **Type** – Layer-4 terminating proxy.
2. **Protocols** – Supports TCP or TLS protocols.
3. **Versatility** – Use a single endpoint (frontend IP) to serve HTTP and non-HTTP workloads.
4. **Scaling** – Configure autoscaling (up to 125 instances) to server your TCP and TLS traffic.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
4. **Scaling** – Configure autoscaling (up to 125 instances) to server your TCP and TLS traffic.
4. **Scaling** – Configure autoscaling (up to 125 instances) to serve your TCP and TLS traffic.

@jaesoni Please accept this change, then we can merge. Thanks!

3. **Performance** – Provides low latency and high throughput. Built for millions of simultaneous connections with microsecond-level latency.
4. **Scaling** – Handles long-lived connections and scales up to millions of flows for all TCP and UDP applications.
5. **Inbound and outbound** – Azure Load Balancer delivers complete traffic control with both inbound and outbound capabilities. Seamlessly connect external clients to your applications, while enabling your backend instances to securely reach the internet and other services.
6. **Direct server return** - For the return traffic, the backend instance sends the response packet directly back to the client's IP address.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
6. **Direct server return** - For the return traffic, the backend instance sends the response packet directly back to the client's IP address.
6. **Direct server return** - For the return traffic, the backend instance sends the response packet directly back to the client's IP address, reducing latency and improving performance.

@jaesoni Please accept this change, then we can merge. Thanks!

Copy link
Contributor

@mbender-ms mbender-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jaesoni Please accept these change, then we can merge. Thanks!

@jaesoni
Copy link
Contributor Author

jaesoni commented Oct 15, 2025

Thanks @mbender-ms for the suggestions. Accepted both

Copy link
Contributor

Learn Build status updates of commit f77cb7a:

✅ Validation status: passed

File Status Preview URL Details
articles/application-gateway/tcp-tls-proxy-overview.md ✅Succeeded

For more details, please refer to the build report.

Copy link
Contributor

Learn Build status updates of commit d4d628e:

✅ Validation status: passed

File Status Preview URL Details
articles/application-gateway/tcp-tls-proxy-overview.md ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants