diff --git a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md index b034d045..623df117 100644 --- a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md +++ b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md @@ -319,7 +319,8 @@ In this task, you will configure and test routing between the two spoke virtual | Setting | Value | | --- | --- | | Route name | **az104-06-route-vnet2-to-vnet3** | - | Address prefix | **10.63.0.0/20** | + | Address prefix source | **IP Addresses** | + | Source IP addresses/CIDR ranges | **10.63.0.0/20** | | Next hop type | **Virtual appliance** | | Next hop address | **10.60.0.4** | @@ -361,7 +362,8 @@ In this task, you will configure and test routing between the two spoke virtual | Setting | Value | | --- | --- | | Route name | **az104-06-route-vnet3-to-vnet2** | - | Address prefix | **10.62.0.0/20** | + | Address prefix source | **IP Addresses** | + | Source IP addresses/CIDR ranges | **10.62.0.0/20** | | Next hop type | **Virtual appliance** | | Next hop address | **10.60.0.4** |