Skip to content

Commit 4a8372b

Browse files
committed
Update rule priority behavior
1 parent fe74fb6 commit 4a8372b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/application-gateway/multiple-site-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ The priority field only impacts the order of evaluation of a request routing rul
3535

3636
>[!NOTE]
3737
>If you wish to use rule priority, you will have to specify rule-priority field values for all the existing request routing rules. Once the rule priority field is in use, any new routing rule that is created would also need to have a rule priority field value as part of its config.
38-
Starting with API version 2021-08-01 rule priority field would be a mandatory field as part of the request routing rules.
38+
Starting with API version 2021-08-01 rule priority field would be a mandatory field as part of the request routing rules.
39+
From this API version, rule priority field values would be auto-populated for existing request routing rules based on current ordering of as part of the first PUT call. Any future updates to request routing rules would need to have the rule priority field provided as part of the configuration.
3940

4041
## Wildcard host names in listener
4142

0 commit comments

Comments
 (0)