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-standard-rules-engine.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,11 @@ ROBOTS: NOINDEX
13
13
14
14
# Set up the Standard rules engine for Azure Content Delivery Network
15
15
16
-
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
17
16
> [!IMPORTANT]
18
-
> - Starting August 15, 2025, Azure CDN from Microsoft (classic) will no longer support new domain onboarding or profile creation. Migrate to [AFD Standard and Premium](/azure/cdn/migrate-tier?toc=%2Fazure%2Ffrontdoor%2Ftoc.json) to create new domains or profiles and avoid service disruption. [Learn more](/azure/cdn/migrate-tier?toc=%2Fazure%2Ffrontdoor%2Ftoc.json)
19
-
> - Switch from Azure-managed certificates on existing domains to Bring Your Own Certificate (BYOC) or migrate to [AFD Standard and Premium](/azure/cdn/migrate-tier?toc=%2Fazure%2Ffrontdoor%2Ftoc.json) by August 15, 2025 to avoid service disruption. Existing managed certificates will be auto renewed before August 15, 2025, and remain valid until April 14, 2026. [Learn more](/azure/cdn/cdn-custom-ssl?toc=%2Fazure%2Ffrontdoor%2Ftoc.json&tabs=option-1-default-enable-https-with-a-cdn-managed-certificate)
17
+
> - Starting August 15, 2025, Azure CDN from Microsoft (classic) will no longer support new domain onboarding or profile creation. Migrate to [AFD Standard and Premium](/azure/cdn/migrate-tier?toc=%2Fazure%2Ffrontdoor%2Ftoc.json) to create new domains or profiles and avoid service disruption. [Learn more](https://azure.microsoft.com/updates?id=498522)
18
+
> - Starting August 15, 2025, Azure CDN from Microsoft (classic) will no longer support Managed certificates. To avoid service disruption, either [switch to Bring Your Own Certificate (BYOC)](/azure/cdn/cdn-custom-ssl?toc=%2Fazure%2Ffrontdoor%2Ftoc.json&tabs=option-1-default-enable-https-with-a-cdn-managed-certificate) or migrate to [AFD Standard and Premium](/azure/cdn/migrate-tier?toc=%2Fazure%2Ffrontdoor%2Ftoc.json) by this date. Existing managed certificates will be auto renewed before August 15, 2025, and remain valid until April 14, 2026. [Learn more](https://azure.microsoft.com/updates?id=498522)
19
+
> - Azure CDN Standard from Microsoft (classic) will be retired on September 30, 2027. To avoid service disruption [migrate to AFD Standard or Premium](/azure/cdn/migrate-tier). [Learn more.](https://azure.microsoft.com/updates?id=Azure-CDN-Standard-from-Microsoft-classic-will-be-retired-on-30-September-2027)
20
+
> - Azure CDN from Edgio was retired on January 15, 2025. [Learn more.](/previous-versions/azure/cdn/edgio-retirement-faq?toc=%2Fazure%2Ffrontdoor%2FTOC.json)
20
21
21
22
This article describes how to set up and use the Standard rules engine for Azure Content Delivery Network.
22
23
@@ -39,23 +40,23 @@ You can use the Standard rules engine for Azure Content Delivery Network to cust
39
40
40
41
[](./media/cdn-standard-rules-engine/cdn-new-rule.png#lightbox)
41
42
42
-
> [!IMPORTANT]
43
+
> [!IMPORTANT]
43
44
> 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
45
45
46
1. Select **Add rule** and enter a rule name. Rule names must begin with a letter and can contain only numbers and letters.
46
47
47
48
1. To identify the type of requests the rule applies to, create a match condition:
48
-
1. Select **Add condition**, and then select the **Request protocol** match condition.
49
+
1. Select **Add condition**, and then select the **Request protocol** match condition.
49
50
1. For **Operator**, select **Equals**.
50
51
1. For **Value**, select **HTTP**.
51
52
52
53
[](./media/cdn-standard-rules-engine/cdn-match-condition.png#lightbox)
53
-
54
+
54
55
> [!NOTE]
55
56
> 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
>
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**.
58
+
1. Select the action to apply to the requests that satisfy the match condition:
59
+
1. Select **Add action**, and then select **URL redirect**.
59
60
1. For **Type**, select **Found (302)**.
60
61
1. For **Protocol**, select **HTTPS**.
61
62
1. Leave all other fields blank to use incoming values.
0 commit comments