Update LAB_06-Implement_Network_Traffic_Management.md

This commit is contained in:
staleycyn 2024-01-10 17:32:40 -08:00 committed by GitHub
parent 4c0273944a
commit 8faf099f60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur
>**Note**: Notice the Load Balancer is distributing across two virtual machines in the same virtual network.
![Diagram of the lab tasks.](../media/az104-lab06lb-architecture-diagram.png)
![Diagram of the lab tasks.](../media/az104-lab06-lb-architecture.png)
1. In the Azure portal, search for and select `Load balancers` and, on the **Load balancers** blade, click **+ Create**.
@ -201,7 +201,7 @@ In this task, you will implement an Azure Application Gateway in front of the tw
>**Note**: This Application Gateway is working in the same virtual network as the Load Balancer in the previous tasks. This is not typical in a production environment.
![Diagram of the lab tasks.](../media/az104-lab06gw-architecture-diagram.png)
![Diagram of the lab tasks.](../media/az104-lab06-gw-architecture.png)
1. In the Azure portal, search and select `Virtual networks`.