Load balancing rules are used to redirect traffic requests from the clients to the service-providing hosts. In this video, learn how to complete the steps required for load balancing rules.
Now that we have all of the different elements needed, … for our load balancer to work, let's create, … a load balancing rule to connect … our front end to our backend. … Let's click on the load balancer, … and then load balancing rules. … We see that we don't have any load balancing rules yet, … So let's click on "Add" to create one. … We are going to call it HTTP rule, … because we are going to be transporting HTTP requests, … from the front end to the back end. … We will use IPV4 and we will select, … the load balancer front end for this. … For the Protocol we will select TCP, … and the Port will be 80. … Both for the front end, and the back end. … And that is, we will be listening … on Port 80 in our public IP and our … virtual machines will be waiting on Port 80, … to receive those requests. … We will select the back end pool, … our load balancer back end, for our scale set, … and the health probe to test if our … scale set is working correctly on Port 80. … We don't need any session persistence, …
Author
Released
11/15/2019- External and internal load balancers
- Configuring a load balancer front end and back end
- Configuring load balancing rules
- Creating load balancers using PowerShell
- Creating application gateways using PowerShell
- Configuring a web application firewall
Skill Level Intermediate
Duration
Views
Related Courses
-
Azure Administration: Manage Identities
with Sharon Bennett1h 15m Intermediate
-
Introduction
-
1. Implementing Azure Load Balancers
-
Load balancer overview2m 35s
-
-
2. Implementing Azure Application Gateways
-
Application gateway overview1m 56s
-
-
Conclusion
-
Next steps43s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Configure load balancing rules