Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
681 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is it possible to Pass Client IP to the webserver behind Azure Firewall,
need to obtain the original client IP's which connect to my webserver behind the azure firwall
Hi, anonymous user
You can get the client IP address before NAT translation from the X-Fowarded-For header by placing the Azure Application Gateway in front of the Azure Firewall.
This architecture is recommended for workloads that require the client's IP address.
Please check the following documents for details.
Firewall, App Gateway for virtual networks - Azure Example Scenarios \| Microsoft Learn