Skip to content

Commit 8811602

Browse files
authored
Update partner-azure-web-application-firewall.md
1 parent e9679ea commit 8811602

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.subservice: B2C
1616

1717
# Tutorial: Configure Azure Active Directory B2C with Azure Web Application Firewall
1818

19-
Learn how to enable the Azure Web Application Firewall (WAF) service for Azure Active Directory B2C (Azure AD B2C) tenant with custom domain. WAF has centralized protection of web applications from common exploits and vulnerabilities.
19+
Learn how to enable the Azure Web Application Firewall (WAF) service for Azure Active Directory B2C (Azure AD B2C) tenant with a custom domain. WAF protects web applications from common exploits and vulnerabilities.
2020

2121
Learn more about [Azure Web Application Firewall](https://azure.microsoft.com/services/web-application-firewall/#overview)
2222

@@ -26,12 +26,12 @@ To get started, you need:
2626

2727
* An Azure subscription
2828
* If you don't have one, get an [Azure free account](https://azure.microsoft.com/free/)
29-
* An Azure AD B2C tenant – authorization server that verifies user credentials using custom policies defined in the tenant
29+
* **An Azure AD B2C tenant** – authorization server that verifies user credentials using custom policies defined in the tenant
3030
* Also known as the identity provider (IdP)
3131
* See, [Tutorial: Create an Azure Active Directory B2C tenant](tutorial-create-tenant.md)
32-
* Azure Front Door (AFD) – enables custom domains for the Azure AD B2C tenant
32+
* **Azure Front Door (AFD)** – enables custom domains for the Azure AD B2C tenant
3333
* See, [Azure Front Door and CDN documentation](../frontdoor/index.yml)
34-
* WAF – Manages traffic sent to the authorization server
34+
* **WAF**manages traffic sent to the authorization server
3535
* [Azure Web Application Firewall](https://azure.microsoft.com/services/web-application-firewall/#overview)
3636

3737
## Azure AD B2C setup
@@ -47,7 +47,7 @@ To enable WAF, configure a WAF policy and associate it with the AFD for protecti
4747

4848
### Create a WAF policy
4949

50-
Create a basic WAF policy with managed Default Rule Set (DRS):
50+
To create a WAF policy with Azure-managed Default Rule Set (DRS):
5151

5252
1. Go to the [Azure portal](https://portal.azure.com). Select **Create a resource** and then search for Azure WAF. Select **Azure Web Application Firewall (WAF)** > **Create**.
5353

0 commit comments

Comments
 (0)