title | titleSuffix | description | services | author | ms.service | ms.topic | ms.date | ms.author | ms.custom |
---|---|---|---|---|---|---|---|---|---|
Tutorial: Load balance VMs within an availability zone - Azure portal |
Azure Load Balancer |
This tutorial demonstrates how to create a Standard Load Balancer with zonal frontend to load balance VMs within an availability zone by using Azure portal. |
load-balancer |
mbender-ms |
azure-load-balancer |
tutorial |
12/04/2023 |
mbender |
template-tutorial |
This tutorial creates a public load balancer with a zonal IP. In the tutorial, you specify a zone for your frontend and backend instances.
In this tutorial, you learn how to:
[!div class="checklist"]
- Create a virtual network with an Azure Bastion host for management.
- Create a NAT gateway for outbound internet access of the resources in the virtual network.
- Create a load balancer with a health probe and traffic rules.
- Create zonal virtual machines (VMs) and attach them to a load balancer.
- Create a basic Internet Information Services (IIS) site.
- Test the load balancer.
For more information about availability zones and a standard load balancer, see Standard load balancer and availability zones.
- An Azure subscription
Sign in to the Azure portal.
[!INCLUDE load-balancer-create-bastion]
[!INCLUDE load-balancer-nat-gateway-subnet-add]
[!INCLUDE load-balancer-public-create]
[!INCLUDE load-balancer-create-virtual-machine-zonal]
[!INCLUDE ephemeral-ip-note.md]
[!INCLUDE load-balancer-install-iis]
[!INCLUDE load-balancer-cleanup-resources]
Advance to the next article to learn how to load balance VMs across availability zones:
[!div class="nextstepaction"] Load balance VMs across availability zones