Skip to content

Commit 75023f2

Browse files
committed
Learn Editor: Update cdn-standard-rules-engine.md
1 parent 939cd94 commit 75023f2

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

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

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ ROBOTS: NOINDEX
1313

1414
# Set up the Standard rules engine for Azure Content Delivery Network
1515

16-
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
1716
> [!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)
2021
2122
This article describes how to set up and use the Standard rules engine for Azure Content Delivery Network.
2223

@@ -39,23 +40,23 @@ You can use the Standard rules engine for Azure Content Delivery Network to cust
3940

4041
[![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)
4142

42-
> [!IMPORTANT]
43+
> [!IMPORTANT]
4344
> 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.
4445
4546
1. Select **Add rule** and enter a rule name. Rule names must begin with a letter and can contain only numbers and letters.
4647

4748
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.
4950
1. For **Operator**, select **Equals**.
5051
1. For **Value**, select **HTTP**.
5152

5253
[![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)
53-
54+
5455
> [!NOTE]
5556
> 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).
5657
>
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**.
5960
1. For **Type**, select **Found (302)**.
6061
1. For **Protocol**, select **HTTPS**.
6162
1. Leave all other fields blank to use incoming values.

0 commit comments

Comments
 (0)