Skip to content

Commit eae6856

Browse files
committed
freshness review
1 parent f3f5089 commit eae6856

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/cdn/cdn-standard-rules-engine-reference.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ title: Standard rules engine reference for Azure CDN | Microsoft Docs
33
description: Reference documentation for match conditions and actions in the Standard rules engine for Azure Content Delivery Network (Azure CDN).
44
services: cdn
55
author: duongau
6-
76
ms.service: azure-cdn
87
ms.topic: article
9-
ms.date: 07/31/2021
8+
ms.date: 02/23/2023
109
ms.author: duau
1110

1211
---
@@ -15,7 +14,7 @@ ms.author: duau
1514

1615
In the [Standard rules engine](cdn-standard-rules-engine.md) for Azure Content Delivery Network (Azure CDN), a rule consists of one or more match conditions and an action. This article provides detailed descriptions of the match conditions and features that are available in the Standard rules engine for Azure CDN.
1716

18-
The rules engine is designed to be the final authority on how specific types of requests are processed by Standard Azure CDN.
17+
The rules engine is designed to be the final authority on how specific types of requests get processed by Standard Azure CDN.
1918

2019
**Common uses for the rules**:
2120

@@ -29,7 +28,7 @@ To define a rule in the rules engine, set [match conditions](cdn-standard-rules-
2928

3029
![Azure CDN rules structure](./media/cdn-standard-rules-engine-reference/cdn-rules-structure.png)
3130

32-
Each rule can have up to ten match conditions and five actions. Each Azure CDN endpoint can have up to 25 rules.
31+
Each rule can have up to 10 match conditions and 5 actions. Each Azure CDN endpoint can have up to 25 rules.
3332

3433
Included in this limit is a default *global rule*. The global rule doesn't have match conditions; actions that are defined in a global rule always triggered.
3534

0 commit comments

Comments
 (0)