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/frontdoor/rules-engine-scenarios.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
---
2
-
title: Front Door Rules Engine Scenarios and Configurations
2
+
title: Rules Engine Scenarios and Configurations
3
+
titleSuffix: Azure Front Door
3
4
description: Learn about the scenarios and configurations for Azure Front Door Rules Engine.
4
5
author: halkazwini
5
6
ms.author: halkazwini
6
7
ms.service: azure-frontdoor
7
-
ms.topic: concept-article
8
+
ms.topic: how-to
8
9
ms.date: 06/12/2025
9
10
10
11
---
@@ -31,7 +32,7 @@ You can define various rule [actions](front-door-rules-engine-actions.md) based
31
32
32
33
1. Enable complex scenarios using regex and server variables: capture dynamic values from incoming requests or responses, and combine them with static strings or other variables.
33
34
34
-
This article covers common use cases supported by the rules engine, and how to configure these rules to meet your needs. It also includes Azure Resource Manager (ARM) template examples to help automate deployment of these capabilities.
35
+
This article covers common use cases supported by the Azure Front Door rules engine, and provides detailed configuration examples to meet various business and technical requirements.
35
36
36
37
## Scenario 1: Redirect using query string, URL path segments, or incoming hostname captures
0 commit comments