You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cdn/cdn-verizon-premium-rules-engine-reference-match-conditions.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@ title: Azure CDN from Verizon Premium rules engine match conditions
3
3
description: Reference documentation for Azure Content Delivery Network from Verizon Premium rules engine match conditions.
4
4
services: cdn
5
5
author: duongau
6
-
6
+
manager: kumudd
7
7
ms.service: azure-cdn
8
8
ms.topic: article
9
-
ms.date: 05/26/2020
9
+
ms.date: 02/27/2023
10
10
ms.author: duau
11
11
12
12
---
@@ -15,7 +15,7 @@ ms.author: duau
15
15
16
16
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).
17
17
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.
19
19
20
20
For example, you can use a match condition to:
21
21
@@ -52,12 +52,12 @@ These match conditions are designed to identify requests based on the client's u
52
52
|[Is App?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-App.htm)| Identifies requests by whether a native application requested content. |
53
53
|[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. |
54
54
|[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). |
56
56
|[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. |
57
57
| [Is Smartphone?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Smartphone.htm) | Identifies requests by whether the device is a smartphone.
58
58
|[Is Tablet?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Tablet.htm)| Identifies requests by whether the device is a tablet. |
59
59
|[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. |
61
61
| [Is Wireless Device?](https://docs.vdms.com/cdn/Content/HRE/M/D-Is-Wireless-Device.htm) | Identifies requests by whether the device is wireless.
62
62
| 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)) |
63
63
| 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
113
113
|[Client IP Address](https://docs.vdms.com/cdn/Content/HRE/M/Client-IP-Address.htm)| Identifies requests that originate from a particular IP address. |
114
114
| 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)) |
115
115
|[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)) |
117
117
| 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)) |
118
118
|[Request Method](https://docs.vdms.com/cdn/Content/HRE/M/Request-Method.htm)| Identifies requests by their HTTP method. |
119
119
|[Request Scheme](https://docs.vdms.com/cdn/Content/HRE/M/Request-Scheme.htm)| Identifies requests by their HTTP protocol. |
0 commit comments