Load Balancer

Load Balancer Presets

Ready-to-deploy configuration presets for Load Balancer. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Public Load Balancer

This preset creates a public (internet-facing) Azure Load Balancer with Standard SKU, a single backend pool, an HTTP health probe, and a TCP load balancing rule on port 80. This is the standard...

02

Internal Load Balancer

This preset creates an internal (private VNet) Azure Load Balancer with Standard SKU, using a subnet frontend instead of a public IP. Traffic is distributed across backend instances using a private...