Skip to content

Commit 9904c47

Browse files
authored
Updated numbered list
1 parent 565f66c commit 9904c47

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

articles/application-gateway/application-gateway-secureflag-sessionaffinity.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -25,29 +25,29 @@ In this guide you will learn to create a Rewrite set for your Application Gatewa
2525
1. Select Rewrites in the left pane.
2626
1. Select Rewrite set.
2727
1. Under the Name and Association tab
28-
1. Specify a name for this new rewrite set.
29-
1. Select the routing rule(s) for which you wish to rewrite the ApplicationGatewayAffinity cookie's flag.
30-
1. Select Next.
28+
1. Specify a name for this new rewrite set.
29+
1. Select the routing rule(s) for which you wish to rewrite the ApplicationGatewayAffinity cookie's flag.
30+
1. Select Next.
3131
1. Select "Add rewrite rule"
32-
1. Enter a name for the rewrite rule.
33-
1. Enter a numeric value for Rule Sequence field.
32+
1. Enter a name for the rewrite rule.
33+
1. Enter a numeric value for Rule Sequence field.
3434
1. Select "Add condition"
3535
1. Now open the "If" condition box and use the following details.
36-
1. Type of variable to check - HTTP header
37-
1. Header type - Response header
38-
1. Header name - Common header
39-
1. Common header - Set-Cookie
40-
1. Case-sensitive - No
41-
1. Operator - equal (=)
42-
1. Pattern to match - (.*)
43-
1. Select Ok to save these details.
36+
1. Type of variable to check - HTTP header
37+
1. Header type - Response header
38+
1. Header name - Common header
39+
1. Common header - Set-Cookie
40+
1. Case-sensitive - No
41+
1. Operator - equal (=)
42+
1. Pattern to match - (.*)
43+
1. Select Ok to save these details.
4444
1. Go to the Then box to specify action details.
45-
1. Rewrite type - Response header
46-
1. Action type - Set
47-
1. Header name - Common header
48-
1. Common header - Set-Cookie
49-
1. Header value - {http_resp_Set-Cookie_1}; HttpOnly ; Secure
50-
1. Select Ok
45+
1. Rewrite type - Response header
46+
1. Action type - Set
47+
1. Header name - Common header
48+
1. Common header - Set-Cookie
49+
1. Header value - {http_resp_Set-Cookie_1}; HttpOnly ; Secure
50+
1. Select Ok
5151
1. Select Update to save the rewrite set configurations.
5252

5353

0 commit comments

Comments
 (0)