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
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/partner-azure-web-application-firewall.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.subservice: B2C
16
16
17
17
# Tutorial: Configure Azure Active Directory B2C with Azure Web Application Firewall
18
18
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.
20
20
21
21
Learn more about [Azure Web Application Firewall](https://azure.microsoft.com/services/web-application-firewall/#overview)
22
22
@@ -26,12 +26,12 @@ To get started, you need:
26
26
27
27
* An Azure subscription
28
28
* 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
30
30
* Also known as the identity provider (IdP)
31
31
* 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
33
33
* 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
35
35
*[Azure Web Application Firewall](https://azure.microsoft.com/services/web-application-firewall/#overview)
36
36
37
37
## Azure AD B2C setup
@@ -47,7 +47,7 @@ To enable WAF, configure a WAF policy and associate it with the AFD for protecti
47
47
48
48
### Create a WAF policy
49
49
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):
51
51
52
52
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**.
0 commit comments