Update LAB_06-Implement_Network_Traffic_Management.md

minor edits to correct code and change "Ok" to "Add" to match interface changes
This commit is contained in:
Clifford Brent Smith 2021-04-14 12:30:47 -06:00 committed by GitHub
parent 65401e8650
commit c051f193cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -355,7 +355,7 @@ In this task, you will configure and test routing between the two spoke virtual
| Virtual network | **az104-06-vnet3** |
| Subnet | **subnet0** |
1.Click **OK**
1. Click **OK**
1. In the Azure portal, navigate back to the **Network Watcher - Connection troubleshoot** blade.
@ -433,7 +433,7 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur
| Interval | **5** |
| Unhealthy threshold | **2** |
1. Click **OK**
1. Click **Add**
1. Wait for the health probe to be created, in the **Settings** section, click **Load balancing rules**, and then click **+ Add**.
@ -453,7 +453,7 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur
| TCP reset | **Disabled** |
| Floating IP (direct server return) | **Disabled** |
1. Click **OK**
1. Click **Add**
1. Wait for the load balancing rule to be created, click **Overview**, and note the value of the **Public IP address**.