hands-on lab

Load Balancing (Standard Load Balancer)

Difficulty: Beginner
Duration: Up to 2 hours and 47 minutes
Students: 204
Rating: 5/5
On average, students complete this lab in45m
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.

Description

Introduction

There may be times when you want to have a system that is highly available, one way to achieve this is to deploy multiple virtual machines and load balance them. This Lab starts with a single virtual machine that you will add to a Load Balancer and then you will add a second virtual machine., After adding the second virtual machine, you will test the connectivity to both.

In this Lab exercise, you will:

Start with a pre-existing virtual network, with a single virtual machine (TestVM1). Then, you will complete the below tasks.

  • Provision a Standard Load Balancer
    • Create a Backend Pool
    • Create a Health Probe
    • Create a Load Balance Rule
  • Test access to the Load Balancer Public IP
  • Create a new virtual machine from the portal
    • Add the virtual machine into the existing Load Balancer
  • Check access to both virtual machines with the load balancer public IP

Updates

May 18th, 2023 - Resolved PowerShell script issue

Covered topics

Hands-on Lab UUID

Lab steps

0 of 4 steps completed.Use arrow keys to navigate between steps. Press Enter to go to a step if available.
  1. Logging in to the Microsoft Azure Portal
  2. Create a Standard Load Balancer
  3. Test the website access through the Load Balancer Public IP
  4. Create a new VM and link to the Load Balancer