Hi @Manvendra Bele ,
Apologies for the delayed response. I believe App Gateway is the load balancer you're looking for. It offers URL routing which covers your different host requirement and HTTP header rewrite which will allow you to enable HSTS.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which Azure Load Balancer will help to get below functionality
HSTS on load balancer turned on
HSTS on IIS turn off
Different host before load balancer then after load balancer (example: browser url will be abc.de.abaces.com/abcweb_abc/ui5/bom/common from load balancer the host will be abc.ab.abaces.com)
** HSTS Stands for HTTP Strict Transport Security**
Hi @Manvendra Bele ,
Apologies for the delayed response. I believe App Gateway is the load balancer you're looking for. It offers URL routing which covers your different host requirement and HTTP header rewrite which will allow you to enable HSTS.