Skip to content

Commit 12f6176

Browse files
committed
freshness review
1 parent ec22a69 commit 12f6176

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/cdn/cdn-verizon-premium-rules-engine-reference-match-conditions.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Azure CDN from Verizon Premium rules engine match conditions
33
description: Reference documentation for Azure Content Delivery Network from Verizon Premium rules engine match conditions.
44
services: cdn
55
author: duongau
6-
6+
manager: kumudd
77
ms.service: azure-cdn
88
ms.topic: article
9-
ms.date: 05/26/2020
9+
ms.date: 02/27/2023
1010
ms.author: duau
1111

1212
---
@@ -15,7 +15,7 @@ ms.author: duau
1515

1616
This article lists detailed descriptions of the available match conditions for the Azure Content Delivery Network (CDN) from Verizon Premium [rules engine](cdn-verizon-premium-rules-engine.md).
1717

18-
The second part of a rule is the match condition. A match condition identifies specific types of requests for which a set of features will be performed.
18+
The second part of a rule is the match condition. A match condition identifies specific types of requests for which a set of features is performed.
1919

2020
For example, you can use a match condition to:
2121

@@ -52,12 +52,12 @@ These match conditions are designed to identify requests based on the client's u
5252
| [Is App?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-App.htm) | Identifies requests by whether a native application requested content. |
5353
| [Is Full Desktop?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Full-Desktop.htm) | Identifies requests by whether the device provides a full desktop experience. |
5454
| [Is iOS?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-iOS.htm) | Identifies requests by whether the device uses iOS. |
55-
| [Is Robot?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Robot.htm) | Identifies requests by whether the device is considered to be an automated HTTP client (e.g., a robot crawler). |
55+
| [Is Robot?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Robot.htm) | Identifies requests by whether the device is considered to be an automated HTTP client (for example, a robot crawler). |
5656
| [Is Smart TV?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Smart-TV.htm) | Identifies requests by whether the device is a smart TV. |
5757
| [Is Smartphone?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Smartphone.htm) | Identifies requests by whether the device is a smartphone.
5858
| [Is Tablet?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Tablet.htm) | Identifies requests by whether the device is a tablet. |
5959
| [Is Touchscreen?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Touchscreen.htm) | Identifies requests by whether the device's primary pointing device is a touchscreen. |
60-
| [Is Windows Phone?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Windows-Phone.htm) | Identifies requests by whether the device is a Windows Mobile 6.5/Windows Phone 7 or higher. |
60+
| [Is Windows Phone?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Windows-Phone.htm) | Identifies requests by whether the device is a Windows Mobile 6.5/ Windows Phone 7 or higher. |
6161
| [Is Wireless Device?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Wireless-Device.htm) | Identifies requests by whether the device is wireless.
6262
| Marketing Name | Identifies requests by whether the device's marketing name matches a: <br> **-** Specific value ([Marketing Name Literal](https://docs.vdms.com/cdn/Content/HRE/M/D-Marketing-Name-Literal.htm)) <br> **-** Regular expression ([Marketing Name Regex](https://docs.vdms.com/cdn/Content/HRE/M/D-Marketing-Name-Regex.htm)) <br> **-** Specific pattern ([Marketing Name Wildcard](https://docs.vdms.com/cdn/Content/HRE/M/D-Marketing-Name-Wildcard.htm)) |
6363
| Mobile Browser | Identifies requests by whether the device's browser matches a: <br> **-** Specific value ([Mobile Browser Literal](https://docs.vdms.com/cdn/Content/HRE/M/D-Mobile-Browser-Literal.htm)) <br> **-** Regular expression ([Mobile Browser Regex](https://docs.vdms.com/cdn/Content/HRE/M/D-Mobile-Browser-Regex.htm)) <br> **-** Specific pattern ([Mobile Browser Wildcard](https://docs.vdms.com/cdn/Content/HRE/M/D-Mobile-Browser-Wildcard.htm)) |
@@ -113,7 +113,7 @@ These match conditions are designed to identify requests based on their properti
113113
| [Client IP Address](https://docs.vdms.com/cdn/Content/HRE/M/Client-IP-Address.htm) | Identifies requests that originate from a particular IP address. |
114114
| Cookie Parameter | Identifies a request by whether it contains a cookie that matches a: <br> **-** Specific Value ([Cookie Parameter Literal](https://docs.vdms.com/cdn/Content/HRE/M/Cookie-Parameter-Literal.htm)) <br> **-** Regular expression ([Cookie Parameter Regex](https://docs.vdms.com/cdn/Content/HRE/M/Cookie-Parameter-Regex.htm) <br> **-** Specific pattern ([Cookie Parameter Wildcard](https://docs.vdms.com/cdn/Content/HRE/M/Cookie-Parameter-Wildcard.htm)) |
115115
| [Edge CNAME](https://docs.vdms.com/cdn/Content/HRE/M/Edge-CNAME.htm) | Identifies requests that point to a specific edge CNAME. |
116-
| Referring Domain | Identifies a request by whether it was referred by a hostname that matches a: <br> **-** Specific value ([Referring Domain Literal](https://docs.vdms.com/cdn/Content/HRE/M/Referring-Domain-Literal.htm)) <br> **-** Specific pattern ([Referring Domain Wildcard](https://docs.vdms.com/cdn/Content/HRE/M/Referring-Domain-Wildcard.htm)) |
116+
| Referring Domain | Identifies a request by whether it gets referred by a hostname that matches a: <br> **-** Specific value ([Referring Domain Literal](https://docs.vdms.com/cdn/Content/HRE/M/Referring-Domain-Literal.htm)) <br> **-** Specific pattern ([Referring Domain Wildcard](https://docs.vdms.com/cdn/Content/HRE/M/Referring-Domain-Wildcard.htm)) |
117117
| Request Header | Identifies a request by whether it contains a header that matches a: <br> **-** Specific value ([Request Header Literal](https://docs.vdms.com/cdn/Content/HRE/M/Request-Header-Literal.htm)) <br> **-** Regular expression ([Request Header Regex](https://docs.vdms.com/cdn/Content/HRE/M/Request-Header-Regex.htm)) <br> **-** Specific pattern ([Request Header Wildcard](https://docs.vdms.com/cdn/Content/HRE/M/Request-Header-Wildcard.htm)) |
118118
| [Request Method](https://docs.vdms.com/cdn/Content/HRE/M/Request-Method.htm) | Identifies requests by their HTTP method. |
119119
| [Request Scheme](https://docs.vdms.com/cdn/Content/HRE/M/Request-Scheme.htm) | Identifies requests by their HTTP protocol. |

0 commit comments

Comments
 (0)