Update LAB_06-Implement_Network_Traffic_Management.md

This commit is contained in:
staleycyn 2023-12-15 07:14:41 -08:00 committed by GitHub
parent 1411733565
commit ba4ffab048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ There are interactive lab simulations that you might find useful for this topic.
## Architecture diagram
![Digram of the lab tasks.](./media/az104-lab06-architecture-diagram.png)
![Diagram of the lab tasks.](../media/az104-lab06-architecture-diagram.png)
## Task 1: Provision the lab environment
@ -87,7 +87,7 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur
| Type | **Public** |
| Tier | **Regional** |
![Screenshot of the create load balancer page.](./media/az104-lab06-create-lb1.png)
![Screenshot of the create load balancer page.](../media/az104-lab06-create-lb1.png)
1. On the **Frontend IP configuration** tab, click **Add a frontend IP configuration** and use the following settings:
@ -194,7 +194,7 @@ In this task, you will implement an Azure Application Gateway in front of the tw
| Virtual network | **az104-06-vnet01** |
| Subnet | **subnet-appgw (10.60.3.224/27)** |
![Screenshot of the create app gateway page.](./media/az104-lab06-create-appgw.png)
![Screenshot of the create app gateway page.](../media/az104-lab06-create-appgw.png)
1. Click **Next: Frontends >** and specify the following settings (leave others with their default values). When complete, click **OK**.
@ -228,7 +228,7 @@ In this task, you will implement an Azure Application Gateway in front of the tw
| Port | `80` |
| Listener type | **Basic** |
![Screenshot of the create app gateway rule page.](./media/az104-lab06-appgw-rule.png)
![Screenshot of the create app gateway rule page.](../media/az104-lab06-appgw-rule.png)
1. Switch to the **Backend targets** tab and specify the following settings (leave others with their default values). When completed click **Add** (twice).