From 2b5e77eefe1799ed82b2fdc8da7d910d9aeac19a Mon Sep 17 00:00:00 2001 From: zainHaseeb Date: Thu, 23 Sep 2021 01:08:57 +0500 Subject: [PATCH] Update LAB_06-Implement_Network_Traffic_Management.md word changes --- .../LAB_06-Implement_Network_Traffic_Management.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md index b75987e1..1936f397 100644 --- a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md +++ b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md @@ -278,7 +278,7 @@ In this task, you will configure and test routing between the two spoke virtual > **Note**: Now you need to create and configure user defined routes on the spoke virtual networks. -1. In the Azure portal, search and select **Route tables** and, on the **Route tables** blade, click **+ Add**. +1. In the Azure portal, search and select **Route tables** and, on the **Route tables** blade, click **+ Create**. 1. Create a route table with the following settings (leave others with their default values): @@ -320,7 +320,7 @@ In this task, you will configure and test routing between the two spoke virtual 1. Click **OK** -1. Navigate back to **Route tables** blade and click **+ Add**. +1. Navigate back to **Route tables** blade and click **+ Create**. 1. Create a route table with the following settings (leave others with their default values): @@ -387,7 +387,7 @@ In this task, you will configure and test routing between the two spoke virtual In this task, you will implement an Azure Load Balancer in front of the two Azure virtual machines in the hub virtual network -1. In the Azure portal, search and select **Load balancers** and, on the **Load balancers** blade, click **+ Add**. +1. In the Azure portal, search and select **Load balancers** and, on the **Load balancers** blade, click **+ Create**. 1. Create a load balancer with the following settings (leave others with their default values): @@ -492,7 +492,7 @@ In this task, you will implement an Azure Application Gateway in front of the tw > **Note**: This subnet will be used by the Azure Application Gateway instances, which you will deploy later in this task. The Application Gateway requires a dedicated subnet of /27 or larger size. -1. In the Azure portal, search and select **Application Gateways** and, on the **Application Gateways** blade, click **+ Add**. +1. In the Azure portal, search and select **Application Gateways** and, on the **Application Gateways** blade, click **+ Create**. 1. On the **Basics** tab of the **Create an application gateway** blade, specify the following settings (leave others with their default values): @@ -549,11 +549,11 @@ In this task, you will implement an Azure Application Gateway in front of the tw | Target type | **Backend pool** | | Backend target | **az104-06-appgw5-be1** | -1. Click **Add new** under to the **HTTP setting** text box, and, on the **Add an HTTP setting** blade, specify the following settings (leave others with their default values): +1. Click **Add new** under to the **HTTP settings** text box, and, on the **Add an HTTP setting** blade, specify the following settings (leave others with their default values): | Setting | Value | | --- | --- | - | HTTP setting | **az104-06-appgw5-http1** | + | HTTP settings Name | **az104-06-appgw5-http1** | | Backend protocol | **HTTP** | | Backend port | **80** | | Cookie-based affinity | **Disable** |