mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-06 08:39:08 +00:00
Merge pull request #818 from jileary23/patch-2
Update LAB_06-Implement_Network_Traffic_Management.md
This commit is contained in:
commit
9cbfeccd5a
@ -128,7 +128,6 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur
|
|||||||
| Name | `az104-be` |
|
| Name | `az104-be` |
|
||||||
| Virtual network | **az104-06-vnet1** |
|
| Virtual network | **az104-06-vnet1** |
|
||||||
| Backend Pool Configuration | **NIC** |
|
| Backend Pool Configuration | **NIC** |
|
||||||
| IP Version | **IPv4** |
|
|
||||||
| Click **Add** to add a virtual machine | |
|
| Click **Add** to add a virtual machine | |
|
||||||
| az104-vm0 | **check the box** |
|
| az104-vm0 | **check the box** |
|
||||||
| az104-vm1 | **check the box** |
|
| az104-vm1 | **check the box** |
|
||||||
@ -294,19 +293,19 @@ In this task, you will implement an Azure Application Gateway in front of the tw
|
|||||||
|
|
||||||
| Setting | Value |
|
| Setting | Value |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| Path | `images/*` |
|
| Path | `/image/*` |
|
||||||
| Target name | `images` |
|
| Target name | `images` |
|
||||||
| Backend settings | **appgw-settings** |
|
| Backend settings | **az104-http** |
|
||||||
| Backend target | `az104-appgw-images` |
|
| Backend target | `az104-appgwbe` |
|
||||||
|
|
||||||
**Rule - routing to the videos backend**
|
**Rule - routing to the videos backend**
|
||||||
|
|
||||||
| Setting | Value |
|
| Setting | Value |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| Path | `video/*` |
|
| Path | `/video/*` |
|
||||||
| Target name | `videos` |
|
| Target name | `videos` |
|
||||||
| Backend settings | **appgw-settings** |
|
| Backend settings | **az104-http** |
|
||||||
| Backend target | `az104-appgw-videos` |
|
| Backend target | `az104-appgwbe` |
|
||||||
|
|
||||||
1. Select **Add** twice then select **Next: Tags >**.
|
1. Select **Add** twice then select **Next: Tags >**.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user