Hey @Raghu Warrier ,
The client-ip header is added on the Front End role as part of routing. App Service will overwrite any existing header so they cannot be spoofed for a different IP address.
For more info: https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/headers.md
thanks,
Jeff