From b62c7d1f43c21341677b7bf93b7f39c6d774c535 Mon Sep 17 00:00:00 2001 From: Clifford Brent Smith <78555251+clifford-smith@users.noreply.github.com> Date: Wed, 10 Feb 2021 22:27:36 -0700 Subject: [PATCH] Update LAB_06-Implement_Network_Traffic_Management.md --- .../Labs/LAB_06-Implement_Network_Traffic_Management.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md index d38406a4..60c993ee 100644 --- a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md +++ b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md @@ -122,14 +122,14 @@ In this task, you will configure local peering between the virtual networks you | Setting | Value | | --- | --- | | This virtual network: Peering link name | **az104-06-vnet01_to_az104-06-vnet2** | - | Trafffic to remote virtual network | **Allow (default)** | + | Traffic to remote virtual network | **Allow (default)** | | Traffic forwarded from remote virtual network | **Block traffic that originates from outside this virtual network** | | Virtual network gateway | **None (default)** | | Remote virtual network: Peering link name | **az104-06-vnet2_to_az104-06-vnet01** | | Virtual network deployment model | **Resource manager** | | Subscription | the name of the Azure subscription you are using in this lab | | Virtual network | **az104-06-vnet2** | - | Trafffic to remote virtual network | **Allow (default)** | + | Traffic to remote virtual network | **Allow (default)** | | Traffic forwarded from remote virtual network | **Allow (default)** | | Virtual network gateway | **None (default)** | @@ -146,14 +146,14 @@ In this task, you will configure local peering between the virtual networks you | Setting | Value | | --- | --- | | This virtual network: Peering link name | **az104-06-vnet01_to_az104-06-vnet3** | - | Trafffic to remote virtual network | **Allow (default)** | + | Traffic to remote virtual network | **Allow (default)** | | Traffic forwarded from remote virtual network | **Block traffic that originates from outside this virtual network** | | Virtual network gateway | **None (default)** | | Remote virtual network: Peering link name | **az104-06-vnet3_to_az104-06-vnet01** | | Virtual network deployment model | **Resource manager** | | Subscription | the name of the Azure subscription you are using in this lab | | Virtual network | **az104-06-vnet3** | - | Trafffic to remote virtual network | **Allow (default)** | + | Traffic to remote virtual network | **Allow (default)** | | Traffic forwarded from remote virtual network | **Allow (default)** | | Virtual network gateway | **None (default)** |