Skip to content

Commit 5ca8b01

Browse files
committed
Learn Editor: Update cdn-standard-rules-engine.md
1 parent f7933ee commit 5ca8b01

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

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

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,35 +39,33 @@ You can use the Standard rules engine for Azure Content Delivery Network to cust
3939

4040
[![Screenshot of Azure Content Delivery Network new rules page.](./media/cdn-standard-rules-engine/cdn-new-rule.png)](./media/cdn-standard-rules-engine/cdn-new-rule.png#lightbox)
4141

42-
> [!IMPORTANT]
42+
> [!IMPORTANT]
4343
> The order in which multiple rules are listed affects how rules are handled. The actions that are specified in a rule might be overwritten by a subsequent rule.
44-
>
4544
4645
1. Select **Add rule** and enter a rule name. Rule names must begin with a letter and can contain only numbers and letters.
4746

4847
1. To identify the type of requests the rule applies to, create a match condition:
49-
1. Select **Add condition**, and then select the **Request protocol** match condition.
50-
1. For **Operator**, select **Equals**.
51-
1. For **Value**, select **HTTP**.
52-
48+
1. Select **Add condition**, and then select the **Request protocol** match condition.
49+
1. For **Operator**, select **Equals**.
50+
1. For **Value**, select **HTTP**.
51+
5352
[![Screenshot of Azure Content Delivery Network rule match condition.](./media/cdn-standard-rules-engine/cdn-match-condition.png)](./media/cdn-standard-rules-engine/cdn-match-condition.png#lightbox)
54-
55-
```
56-
> [!NOTE]
57-
```> You can select from multiple match conditions in the **Add condition** dropdown list. For a detailed list of match conditions, see [Match conditions in the Standard rules engine](cdn-standard-rules-engine-match-conditions.md).
58-
59-
1. Select the action to apply to the requests that satisfy the match condition:
60-
1. Select **Add action**, and then select **URL redirect**.
53+
54+
> [!NOTE]
55+
> You can select from multiple match conditions in the **Add condition** dropdown list. For a detailed list of match conditions, see [Match conditions in the Standard rules engine](cdn-standard-rules-engine-match-conditions.md).
56+
>
57+
6. Select the action to apply to the requests that satisfy the match condition:
58+
1. Select **Add action**, and then select **URL redirect**.
6159
1. For **Type**, select **Found (302)**.
6260
1. For **Protocol**, select **HTTPS**.
6361
1. Leave all other fields blank to use incoming values.
6462

6563
[![Screenshot of Azure Content Delivery Network rule action.](./media/cdn-standard-rules-engine/cdn-action.png)](./media/cdn-standard-rules-engine/cdn-action.png#lightbox)
6664

67-
> [!NOTE]
68-
> You can select from multiple actions in the **Add action** dropdown list. For a detailed list of actions, see [Actions in the Standard rules engine](cdn-standard-rules-engine-actions.md).
65+
> [!NOTE]
66+
> You can select from multiple actions in the **Add action** dropdown list. For a detailed list of actions, see [Actions in the Standard rules engine](cdn-standard-rules-engine-actions.md).
6967
70-
6. Select **Save** to save the new rule. The rule is now available to use.
68+
7. Select **Save** to save the new rule. The rule is now available to use.
7169

7270
> [!IMPORTANT]
7371
> Rule changes might take up to 15 minutes to propagate through Azure Content Delivery Network.

0 commit comments

Comments
 (0)