How to use proxy protocol in application gateway

tree tree 20 Reputation points
2025-04-08T03:31:41.41+00:00

I recently saw that tcp mode was added to application gateway

Just like there is a function to add x-forwarded-for header in http mode, is there a way to use proxy protocol in tcp mode?

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,172 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sai Prasanna Sinde 5,240 Reputation points Microsoft External Staff
    2025-04-08T08:07:47.4666667+00:00

    @tree tree

    Application Gateway supports web protocols HTTP, HTTPS, HTTP/2, and WebSocket with its Layer 7 proxy. The TLS and TCP protocols are supported with its Layer 4 proxy (Preview) and can be configured on the same resource.

    but it does not include native support for the PROXY protocol.

    Also, please review this similar thread and check if this meet your requirements.

    If you wish, you may also leave your feedback in the Azure feedback forum requesting this feature.

    All the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.


    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer.

    If you still have questions, please let us know what is needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.