Update LAB_06-Implement_Network_Traffic_Management.md

This commit is contained in:
staleycyn 2024-03-10 10:35:10 -07:00 committed by GitHub
parent 7ac6bd0bd4
commit 5e52f52866
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -271,7 +271,7 @@ In this task, you implement an Azure Application Gateway in front of two Azure v
>**Note:** Take a minute to read the information about **Cookie-based affinity** and **Connection draining**.
1. In the **Path based routing** section, select **Add multiple targets to create a path-based rule**. You will create two rules. Click **Add** after the first rule and then add the second rule.
1. In the **Path based routing** section, select **Add multiple targets to create a path-based rule**. You will create two rules. Click **Add** after the first rule and then add the second rule.
**Rule - routing to the images backend**
@ -291,7 +291,7 @@ In this task, you implement an Azure Application Gateway in front of two Azure v
| Backend settings | **az104-http** |
| Backend target | `az104-videobe` |
1. Select **Add** twice then select **Next: Tags >**. No changes are needed.
1. Be sure to **Save** and check your changes, then select **Next: Tags >**. No changes are needed.
1. Select **Next: Review + create >** and then click **Create**.