mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Update LAB_06-Implement_Network_Traffic_Management.md
word changes
This commit is contained in:
parent
b3bfd7eb5e
commit
2b5e77eefe
@ -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** |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user