Skip to content

Commit ff7bb54

Browse files
committed
update toc
1 parent 603f443 commit ff7bb54

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

articles/frontdoor/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
href: front-door-security-headers.md?pivots=front-door-standard-premium
8484
- name: Configure delivery rules
8585
href: standard-premium/front-door-add-rules-cli.md
86+
- name: Rules engine scenarios
87+
href: rules-engine-scenarios.md
8688
- name: Server variables
8789
href: rule-set-server-variables.md
8890
- name: URL rewrite

articles/frontdoor/rules-engine-scenarios.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: Front Door Rules Engine Scenarios and Configurations
2+
title: Rules Engine Scenarios and Configurations
3+
titleSuffix: Azure Front Door
34
description: Learn about the scenarios and configurations for Azure Front Door Rules Engine.
45
author: halkazwini
56
ms.author: halkazwini
67
ms.service: azure-frontdoor
7-
ms.topic: concept-article
8+
ms.topic: how-to
89
ms.date: 06/12/2025
910

1011
---
@@ -31,7 +32,7 @@ You can define various rule [actions](front-door-rules-engine-actions.md) based
3132

3233
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.
3334

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.
3536

3637
## Scenario 1: Redirect using query string, URL path segments, or incoming hostname captures
3738

0 commit comments

Comments
 (0)