title | description | services | documentationcenter | author | ms.service | ms.devlang | ms.topic | ms.tgt_pltfrm | ms.workload | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|---|---|---|
Azure CLI Samples for Load Balancer| Microsoft Docs |
Azure CLI Samples |
load-balancer |
load-balancer |
KumudD |
load-balancer |
na |
article |
infrastructure |
06/14/2018 |
kumud |
The following table includes links to bash scripts built using the Azure CLI.
Load balance traffic to VMs for high availability | Creates several virtual machines in a highly available and load balanced configuration. |
Load balance VMs across availability zones | Creates three VMs in different availability zones within a region and Standard Load Balancer with a zone-redundant frontend IP address. This load balancer configuration helps to protect your apps and data from an unlikely failure or loss of an entire datacenter. |
Load balance VMs within a specific availability zone | Creates three VMs, a Standard Load Balancer with zonal frontend IP that helps align data path and resources in a single zone for a given region. |
Load balance multiple websites on VMs | Creates two VMs with multiple IP configurations, joined to an Azure Availability Set, accessible through an Azure Load Balancer. |