From a4021f08519cdedf6f800d5d5605a45411f8571f Mon Sep 17 00:00:00 2001 From: Mitaric <40798963+Mitaric@users.noreply.github.com> Date: Thu, 20 Feb 2020 15:49:34 -0500 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 9425b343..e3f10b76 100644 --- a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md +++ b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md @@ -93,7 +93,7 @@ In this task, you will deploy four virtual machines into the same Azure region. -nameSuffix 3 ` -AsJob ``` - >**Note**: Wait for the deployments to complete before proceeding to the next task. This should take about 2 minutes. + >**Note**: Wait for the deployments to complete before proceeding to the next task. This should take about 5 minutes. >**Note**: To verify the status of the deployments, you can examine the properties of the resource groups you created in this task. @@ -126,7 +126,7 @@ In this task, you will configure local peering between the virtual networks you | Allow virtual network access from az104-06-vnet2 to az104-06-vnet01 | **Enabled** | | Allow forwarded traffic from az104-06-vnet2 to az104-06-vnet01 | **Enabled** | | Allow forwarded traffic from az104-06-vnet01 to az104-06-vnet2 | **Enabled** | - | Allow gateway transit | **Disabled** | + | Allow gateway transit | **(Uncheck Box)** | >**Note**: Wait for the operation to complete. @@ -149,7 +149,7 @@ In this task, you will configure local peering between the virtual networks you | Allow virtual network access from az104-06-vnet3 to az104-06-vnet01 | **Enabled** | | Allow forwarded traffic from az104-06-vnet3 to az104-06-vnet01 | **Enabled** | | Allow forwarded traffic from az104-06-vnet01 to az104-06-vnet3 | **Enabled** | - | Allow gateway transit | **Disabled** | + | Allow gateway transit | **(Uncheck Box)** | >**Note**: This step establishes two local peerings - one from az104-06-vnet01 to az104-06-vnet3 and the other from az104-06-vnet3 to az104-06-vnet01. This completes setting up the hub and spoke topology (with two spoke virtual networks). @@ -531,7 +531,7 @@ In this task, you will implement an Azure Application Gateway in front of the tw | Cookie-based affinity | **Disable** | | Connection draining | **Disable** | | Request time-out (seconds) | **20** | -f + 1. Click **Add** on the **Add an HTTP setting** blade, and back on the **Add a routing rule** blade, clik **Add**. 1. Click **Next: Tags >**, followed by **Next: Review + create >** and then click **Create**.