How to get client IP address in Azure Functions node.js?
Yes it is reliable, because Azure web server will overwrite x-forwarded-for as it knows it is forwarding from load balancer.
Yes it is reliable, because Azure web server will overwrite x-forwarded-for as it knows it is forwarding from load balancer.