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
title: Azure Resource Manager templates for Azure Front Door and Web Application Firewall
3
+
description: Azure Resource Manager templates for Azure Front Door Web Application Firewall
4
+
services: web-application-firewall
5
+
author: johndowns
6
+
ms.service: web-application-firewall
7
+
ms.topic: sample
8
+
ms.date: 08/16/2022
9
+
ms.author: jodowns
10
+
11
+
---
12
+
# Azure Resource Manager templates for Azure Front Door and Web Application Firewall
13
+
14
+
The following table includes links to Azure Resource Manager templates for Azure Front Door and Web Application Firewall.
15
+
16
+
| Template | Description |
17
+
| -------- | ----------- |
18
+
|[Front Door with Web Application Firewall and managed rule set](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.cdn/front-door-premium-waf-managed/)| Creates a Front Door profile and WAF with managed rule set. |
19
+
|[Front Door with Web Application Firewall and custom rule](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.cdn/front-door-standard-premium-waf-custom/)| Creates a Front Door profile and WAF with custom rule. |
20
+
|[Front Door with Web Application Firewall and rate limit](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.cdn/front-door-standard-premium-rate-limit/)| Creates a Front Door profile and WAF with a custom rule to perform rate limiting. |
21
+
|[Front Door with Web Application Firewall and geo-filtering](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.cdn/front-door-standard-premium-geo-filtering/)| Creates a Front Door profile and WAF with a custom rule to perform geo-filtering. |
0 commit comments