Update LAB_06-Implement_Network_Traffic_Management.md

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

View File

@ -87,7 +87,7 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur
| Type | **Public** |
| Tier | **Regional** |
![image](./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)** |
![image](./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** |
![image](./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).