Skip to content

Commit 3112c85

Browse files
committed
freshness review
1 parent 664bde3 commit 3112c85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cdn/cdn-standard-rules-engine-match-conditions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Match conditions in the Standard rules engine for Azure CDN | Microsoft D
33
description: Reference documentation for match conditions in the Standard rules engine for Azure Content Delivery Network (Azure CDN).
44
services: cdn
55
author: duongau
6-
6+
manager: kumudd
77
ms.service: azure-cdn
88
ms.topic: article
9-
ms.date: 11/01/2019
9+
ms.date: 02/27/2023
1010
ms.author: duau
1111

1212
---
@@ -64,7 +64,7 @@ String | [Standard operator list](#standard-operator-list) | String, Int | No tr
6464
- Cookie name comparisons are case-insensitive.
6565
- To specify multiple cookie values, use a single space between each cookie value.
6666
- Cookie values can take advantage of wildcard values.
67-
- If a wildcard value hasn't been specified, only an exact match satisfies this match condition. For example, "Value" will match "Value" but not "Value1".
67+
- If a wildcard value hasn't been specified, only an exact match satisfies this match condition. For example, "Value" matches "Value" but not "Value1".
6868

6969
### Post argument
7070

0 commit comments

Comments
 (0)