Skip to content

Files

Latest commit

cff3fa1 · Jun 2, 2022

History

History
44 lines (33 loc) · 2.67 KB

manage-web-application-firewall-policies.md

File metadata and controls

44 lines (33 loc) · 2.67 KB
title description author ms.author ms.service ms.topic ms.date
Manage Azure Web Application Firewall policies (preview)
Learn how to use Azure Firewall Manager to manage Azure Web Application Firewall policies
vhorne
victorh
firewall-manager
how-to
06/02/2022

Manage Web Application Firewall policies (preview)

You can centrally create and associate Web Application Firewall (WAF) policies for your application delivery platforms, including Azure Front Door and Azure Application Gateway.

Important

Managing Web Application Firewall policies using Azure Firewall Manager is currently in PREVIEW. See the Supplemental Terms of Use for Microsoft Azure Previews for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.

Prerequisites

Associate a WAF policy

  1. Sign in to the Azure portal at https://portal.azure.com.
  2. In the Azure portal search bar, type Firewall Manager and press Enter.
  3. On the Azure Firewall Manager page, select Application Delivery Platforms. :::image type="content" source="media/manage-web-application-firewall-policies/application-delivery-platforms.png" alt-text="Screenshot of Firewall Manager application delivery platforms.":::
  4. Select your application delivery platform (Front Door or Application Gateway) to associate a WAF policy. In this example, we'll associate a WAF policy to a Front Door.
  5. Select Manage Security and then select Associate WAF policy. :::image type="content" source="media/manage-web-application-firewall-policies/associate-waf-policy.png" alt-text="Screenshot of Firewall Manager associate WAF policy.":::
  6. Select either an existing policy or Create New.
  7. Select the domain(s) that you want the WAF policy to protect with your Azure Front Door profile.
  8. Select Associate.

View and manage WAF policies

  1. On the Azure Firewall Manager page, under Security, select Web application firewall policies to view all your policies.
  2. Select Add to create a new WAF policy or import settings from an existing WAF policy. :::image type="content" source="media/manage-web-application-firewall-policies/web-application-firewall-policies.png" alt-text="Screenshot of Firewall Manager Web Application Firewall policies.":::

Next steps