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
@@ -26,22 +26,25 @@ Create an Azure Front Door profile by following the instructions described in [Q
26
26
27
27
### Create a WAF policy
28
28
29
-
1. On the Azure portal, select **Create a resource**, type **Web application firewall** in the search box, and then select **Web Application Firewall (WAF)**.
29
+
1. On the Azure portal, select **Create a resource**, type **Web application firewall** in the **Search services and marketplace**search box, press *Enter*, and then select **Web Application Firewall (WAF)**.
30
30
2. Select **Create**.
31
31
3. On the **Create a WAF policy** page, use the following values to complete the **Basics** tab:
32
32
33
33
|Setting |Value |
34
34
|---------|---------|
35
35
|Policy for |Global WAF (Front Door)|
36
+
|Front door tier| Select Premium or Standard to match you Front Door tier|
36
37
|Subscription |Select your subscription|
37
-
|Resource group |Select the resource group where your Front Door is.|
38
+
|Resource group |Select the resource group where your Front Door is located.|
38
39
|Policy name |Type a name for your policy|
39
-
|Policy state |Enabled|
40
+
|Policy state |selected|
41
+
|Policy mode|Prevention|
40
42
41
-
Select **Next: Policy settings**
43
+
1.Select **Next:Managed rules**.
42
44
43
-
1. On the **Policy settings** tab, select **Prevention**. For the **Block response body**, type *You've been blocked!* so you can see that your custom rule is in effect.
44
-
2. Select **Next: Managed rules**.
45
+
1. Select **Next: Policy settings**
46
+
47
+
1. On the **Policy settings** tab, type *You've been blocked!* for the **Block response body**, so you can see that your custom rule is in effect.
45
48
3. Select **Next: Custom rules**.
46
49
4. Select **Add custom rule**.
47
50
5. On the **Add custom rule** page, use the following test values to create a custom rule:
@@ -62,10 +65,12 @@ Create an Azure Front Door profile by following the instructions described in [Q
62
65
63
66
Select **Add**.
64
67
6. Select **Next: Association**.
65
-
7. Select **Add frontend host**.
66
-
8. For **Frontend host**, select your frontend host and select **Add**.
67
-
9. Select **Review + create**.
68
-
10. After your policy validation passes, select **Create**.
68
+
7. Select **Associate a Front door profile**.
69
+
8. For **Frontend profile**, select your frontend profile.
70
+
1. For **Domain**, select the domain.
71
+
1. Select **Add**.
72
+
1. Select **Review + create**.
73
+
1. After your policy validation passes, select **Create**.
0 commit comments