Update LAB_06-Implement_Network_Traffic_Management.md

This commit is contained in:
staleycyn 2023-12-16 06:39:01 -08:00 committed by GitHub
parent f564e42f8b
commit c89d9a7590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,6 +161,10 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur
In this task, you will implement an Azure Application Gateway in front of the two Azure virtual machines in the spoke virtual networks. An Application Gateway provides layer 7 load balancing, Web Application Firewall (WAF), SSL termination, and end-to-end encryption to the resources defined in the backend pool.
## Architecture diagram
![Diagram of the lab tasks.](../media/az104-lab06gw-architecture-diagram.png)
1. In the Azure portal, search and select `Virtual networks`.
1. On the **Virtual networks** blade, in the list of virtual networks, click **az104-vnet1**.