Skip to content

Commit 07a085d

Browse files
committed
add more to description field
1 parent 53dc23e commit 07a085d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/application-gateway/configuration-request-routing-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ When you create a rule, you choose between [*basic* and *path-based*](./applicat
2424

2525
For the v1 and v2 SKU, pattern matching of incoming requests is processed in the order that the paths are listed in the URL path map of the path-based rule. If a request matches the pattern in two or more paths in the path map, the path that's listed first is matched. And the request is forwarded to the back end that's associated with that path.
2626

27-
If you have multiple listeners, it is even more important that rules are processed in the correct order so that client traffic is received by the correct listener. For more information about rules evaluation order, see [Request Routing rules evaluation order](multiple-site-overview.md#request-routing-rules-evaluation-order).
27+
If you have multiple listeners, it's even more important that rules are processed in the correct order so that client traffic is received by the correct listener. For more information about rules evaluation order, see [Request Routing rules evaluation order](multiple-site-overview.md#request-routing-rules-evaluation-order).
2828

2929
## Associated listener
3030

articles/application-gateway/multiple-site-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Hosting multiple sites on Azure Application Gateway
3-
description: This article provides an overview of the Azure Application Gateway multi-site support. Examples are provided of rule priority and the order of evaluation for rules applied to incoming requests. Conditions and limitations for using wildcard rules are described.
3+
description: This article provides an overview of the Azure Application Gateway multi-site support. Examples are provided of rule priority and the order of evaluation for rules applied to incoming requests. Application Gateway rule priority evaluation order is described in detail. Conditions and limitations for using wildcard rules are provided.
44
services: application-gateway
55
author: greg-lindsay
66
ms.service: application-gateway
7-
ms.date: 04/07/2023
7+
ms.date: 04/25/2023
88
ms.author: greglin
99
ms.topic: conceptual
1010
---

0 commit comments

Comments
 (0)