Update LAB_06-Implement_Network_Traffic_Management.md

This commit is contained in:
staleycyn 2024-02-12 08:46:53 -08:00 committed by GitHub
parent c3022968d7
commit 727e8ad203
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -138,7 +138,7 @@ In this task, you implement an Azure Load Balancer in front of the two Azure vir
1. Select **Add a load balancing rule**. Add a load balancing rule with the following settings (leave others with their default values). When finished click **Save**.
>**Note:** As you configure the rule use the informational icons to learn about eacg setting.
>**Note:** As you configure the rule use the informational icons to learn about each setting.
| Setting | Value |
| --- | --- |
@ -175,7 +175,7 @@ In this task, you implement an Azure Application Gateway in front of two Azure v
## Architecture diagram - Application Gateway
>**Note**: This Application Gateway is working in the same virtual network as the Load Balancer. This may not typical in a production environment.
>**Note**: This Application Gateway is working in the same virtual network as the Load Balancer. This may not be typical in a production environment.
![Diagram of the lab tasks.](../media/az104-lab06-gw-architecture.png)