Client to internal load balancer connectivity without public load balancer?

Tanul 1,251 Reputation points
2022-12-14T14:02:05.703+00:00

Team,

As shown in the diagram, the connectivity between client and internal load balancer traffic is only via public load balancer. I have 2 separate questions related to that:

  1. Is it mandatory to place VM's shown in the web tier subnet or can we directly enable the connectivity between an azure public load balancer and multiple internal load balancers
  2. Is it possible to enable connectivity between company's on-prem load balancer to azure internal type load balancer without any azure public load balancer.

Can any one help on this. Thank you.

Kind Regards,
Tanul
270577-image.png

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,178 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
404 questions
0 comments No comments
{count} votes

Accepted answer
  1. ChaitanyaNaykodi-MSFT 23,106 Reputation points Microsoft Employee
    2022-12-14T20:39:25.937+00:00

    @Tanul ,

    Thank you for reaching out. Based on your questions above.

    Is it mandatory to place VM's shown in the web tier subnet or can we directly enable the connectivity between an azure public load balancer and multiple internal load balancers

    This is not a supported scenario. The only resources that can be placed behind a Standard Load Balancer with Ip-based backend pool are VMs or VMSS instances.

    Is it possible to enable connectivity between company's on-prem load balancer to azure internal type load balancer without any azure public load balancer.

    Yes, this is possible. Customers typically use private link + express route to send traffic from on prem to Azure without any public LB as depicted here.

    Hope this helps! Please let me know if you have any additional questions. Thank you!


0 additional answers

Sort by: Most helpful