Azure Load Balancer Features

Manvendra Bele 21 Reputation points
2021-09-24T11:59:57.647+00:00

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**

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,213 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
506 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
    2021-09-29T14:04:47.237+00:00

    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.

    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.