Skip to content

Commit 03e9181

Browse files
authored
Merge pull request #190789 from duongau/afdactions
AFD Rules actions - merge and update
2 parents fa16893 + e8aaeb2 commit 03e9181

10 files changed

+474
-485
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,11 @@
683683
"redirect_url": "/azure/frontdoor/troubleshoot-issues",
684684
"redirect_document_id": false
685685
},
686+
{
687+
"source_path_from_root": "/articles/frontdoor/concept-rules-set-action.md",
688+
"redirect_url": "/azure/frontdoor/front-door-rules-engine-actions",
689+
"redirect_document_id": false
690+
},
686691
{
687692
"source_path_from_root": "/articles/app-service-web/web-sites-dotnet-deploy-aspnet-mvc-app-membership-oauth-sql-database.md",
688693
"redirect_url": "/aspnet/core/security/authorization/secure-data",

articles/frontdoor/front-door-routing-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The route specifies the [backend pool](front-door-backend-pool.md) that the requ
9797

9898
## Evaluate rule sets
9999

100-
If you have defined [rule sets](standard-premium/concept-rule-set.md) for the route, they're executed in the order they're configured. [Rule sets can override the origin group](standard-premium/concept-rule-set-actions.md#OriginGroupOverride) specified in a route. Rule sets can also trigger a redirection response to the request instead of forwarding it to an origin.
100+
If you have defined [rule sets](standard-premium/concept-rule-set.md) for the route, they're executed in the order they're configured. [Rule sets can override the origin group](front-door-rules-engine-actions.md#origin-group-override) specified in a route. Rule sets can also trigger a redirection response to the request instead of forwarding it to an origin.
101101

102102
::: zone-end
103103

0 commit comments

Comments
 (0)