mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-09 10:27:04 +00:00
Update LAB_06-Implement_Network_Traffic_Management.md
This commit is contained in:
parent
c4bca4defe
commit
a18ca9c4d3
@ -188,7 +188,8 @@ In this task, you implement an Azure Application Gateway in front of two Azure v
|
|||||||
| Setting | Value |
|
| Setting | Value |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| Name | `subnet-appgw` |
|
| Name | `subnet-appgw` |
|
||||||
| Subnet address range | `10.60.3.224/27` |
|
| Starting address| `10.60.3.224` |
|
||||||
|
| Size | `/27` |
|
||||||
|
|
||||||
1. Click **Save**
|
1. Click **Save**
|
||||||
|
|
||||||
@ -207,7 +208,7 @@ In this task, you implement an Azure Application Gateway in front of two Azure v
|
|||||||
| Tier | **Standard V2** |
|
| Tier | **Standard V2** |
|
||||||
| Enable autoscaling | **No** |
|
| Enable autoscaling | **No** |
|
||||||
| Minimum instance count | `2` |
|
| Minimum instance count | `2` |
|
||||||
| Availability zone | **Zone 1** |
|
| Availability zone | **1** (default) |
|
||||||
| HTTP2 | **Disabled** |
|
| HTTP2 | **Disabled** |
|
||||||
| Virtual network | **az104-06-vnet1** |
|
| Virtual network | **az104-06-vnet1** |
|
||||||
| Subnet | **subnet-appgw (10.60.3.224/27)** |
|
| Subnet | **subnet-appgw (10.60.3.224/27)** |
|
||||||
@ -231,8 +232,8 @@ In this task, you implement an Azure Application Gateway in front of two Azure v
|
|||||||
| --- | --- |
|
| --- | --- |
|
||||||
| Name | `az104-appgwbe` |
|
| Name | `az104-appgwbe` |
|
||||||
| Add backend pool without targets | **No** |
|
| Add backend pool without targets | **No** |
|
||||||
| Virtual machine | **az104-rg6-nic1 (10.60.1.4)** |
|
| Virtual machine | **az104-06-nic1 (10.60.1.4)** |
|
||||||
| Virtual machine | **az104-rg6-nic2 (10.60.2.4)** |
|
| Virtual machine | **az104-06-nic2 (10.60.2.4)** |
|
||||||
|
|
||||||
1. Click **Add a backend pool**. This is the backend pool for **images**. Specify the following settings (leave others with their default values). When completed click **Add**.
|
1. Click **Add a backend pool**. This is the backend pool for **images**. Specify the following settings (leave others with their default values). When completed click **Add**.
|
||||||
|
|
||||||
@ -240,7 +241,7 @@ In this task, you implement an Azure Application Gateway in front of two Azure v
|
|||||||
| --- | --- |
|
| --- | --- |
|
||||||
| Name | `az104-imagebe` |
|
| Name | `az104-imagebe` |
|
||||||
| Add backend pool without targets | **No** |
|
| Add backend pool without targets | **No** |
|
||||||
| Virtual machine | **az104-rg6-nic1 (10.60.1.4)** |
|
| Virtual machine | **az104-06-nic1 (10.60.1.4)** |
|
||||||
|
|
||||||
1. Click **Add a backend pool**. This is the backend pool for **video**. Specify the following settings (leave others with their default values). When completed click **Add**.
|
1. Click **Add a backend pool**. This is the backend pool for **video**. Specify the following settings (leave others with their default values). When completed click **Add**.
|
||||||
|
|
||||||
@ -248,7 +249,7 @@ In this task, you implement an Azure Application Gateway in front of two Azure v
|
|||||||
| --- | --- |
|
| --- | --- |
|
||||||
| Name | `az104-videobe` |
|
| Name | `az104-videobe` |
|
||||||
| Add backend pool without targets | **No** |
|
| Add backend pool without targets | **No** |
|
||||||
| Virtual machine | **az104-rg6-nic2 (10.60.2.4)** |
|
| Virtual machine | **az104-06-nic2 (10.60.2.4)** |
|
||||||
|
|
||||||
1. Select **Next : Configuration >** and then **Add a routing rule**. Complete the information.
|
1. Select **Next : Configuration >** and then **Add a routing rule**. Complete the information.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user