Skip to content

Commit

Permalink
Update LAB_06-Implement_Network_Traffic_Management.md
Browse files Browse the repository at this point in the history
  • Loading branch information
staleycyn authored Nov 13, 2024
1 parent f37bfb6 commit 77c19e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ Copilot can assist you in learning how to use the Azure scripting tools. Copilot

## Key takeaways

Congratulations on completing the lab. Here are the main takeaways for this lab.
Congratulations on completing the lab. Here are the key points for this lab.

+ Azure Load Balancer is an excellent choice for distributing network traffic across multiple virtual machines at the transport layer (OSI layer 4 - TCP and UDP).
+ Public Load Balancers are used to load balance internet traffic to your VMs. An internal (or private) load balancer is used where private IPs are needed at the frontend only.
Expand Down

0 comments on commit 77c19e6

Please sign in to comment.