Skip to content

Commit 3ef0bf8

Browse files
authored
Update partner-azure-web-application-firewall.md
1 parent e68a536 commit 3ef0bf8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/active-directory-b2c/partner-azure-web-application-firewall.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ To get started, you need:
3434
* **WAF** – manages traffic sent to the authorization server
3535
* [Azure Web Application Firewall](https://azure.microsoft.com/services/web-application-firewall/#overview)
3636

37-
## Azure AD B2C setup
37+
## Custom domains in Azure AD B2C
3838

3939
To use custom domains in Azure AD B2C, use the custom domain features in AFD. See, [Enable custom domains for Azure AD B2C](./custom-domain.md?pivots=b2c-user-flow).
4040

41-
> [!IMPORTANT]
42-
> After you configure the custom domain, see [Test your custom domain](./custom-domain.md?pivots=b2c-custom-policy#test-your-custom-domain).
41+
> [!IMPORTANT]
42+
> After you configure the custom domain, see [Test your custom domain](./custom-domain.md?pivots=b2c-custom-policy#test-your-custom-domain).
4343
44-
## Onboard with WAF
44+
## Enable WAF
4545

4646
To enable WAF, configure a WAF policy and associate it with the AFD for protection.
4747

@@ -72,7 +72,7 @@ Create a WAF policy with Azure-managed default rule set (DRS). See, [Web Applica
7272
21. Select **Review + create**.
7373
22. Select **Create**.
7474

75-
### Change policy mode from detection to prevention
75+
### Detection and Prevention modes
7676

7777
When you create WAF policy, the policy is in Detection mode. We recommend you don't disable Detection mode. In this mode, WAF doesn't block requests. Instead, requests that match the WAF rules are logged in the WAF logs.
7878

@@ -88,7 +88,7 @@ Review the WAF logs to determine if policy rules cause false positives. Then, ex
8888

8989
Learn more: [Define exclusion rules based on Web Application Firewall logs](../web-application-firewall/afds/waf-front-door-exclusion.md#define-exclusion-based-on-web-application-firewall-logs)
9090

91-
#### Switch to prevention mode
91+
#### Switching modes
9292

9393
To see WAF operating, select **Switch to prevention mode**, which changes the mode from Detection to Prevention. Requests that match the rules in the DRS are blocked and logged in the WAF logs.
9494

0 commit comments

Comments
 (0)