mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-10 10:57:03 +00:00
Update LAB_06-Implement_Network_Traffic_Management.md
This commit is contained in:
parent
93170e54fe
commit
500a7f9775
@ -318,11 +318,11 @@ In this task, you will implement an Azure Application Gateway in front of the tw
|
|||||||
|
|
||||||
1. On the **az104-appgw** Application Gateway blade, copy the value of the **Frontend public IP address**.
|
1. On the **az104-appgw** Application Gateway blade, copy the value of the **Frontend public IP address**.
|
||||||
|
|
||||||
1. Start another browser window and test this URL - `https://<frontend ip address>/image/`.
|
1. Start another browser window and test this URL - `http://<frontend ip address>/image/`.
|
||||||
|
|
||||||
1. Verify you are directed to image server (vm1).
|
1. Verify you are directed to image server (vm1).
|
||||||
|
|
||||||
1. Start another browser window and test this URL - `https://<frontend ip address>/video/`.
|
1. Start another browser window and test this URL - `http://<frontend ip address>/video/`.
|
||||||
|
|
||||||
1. Verify you are directed to image server (vm2).
|
1. Verify you are directed to image server (vm2).
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user