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/firewall-manager/configure-ddos.md
+15-4Lines changed: 15 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,22 @@ author: vhorne
5
5
ms.author: victorh
6
6
ms.service: firewall-manager
7
7
ms.topic: how-to
8
-
ms.date: 09/03/2021
8
+
ms.date: 09/14/2021
9
9
ms.custom: template-how-to
10
10
---
11
11
12
12
# Configure Azure DDoS Protection Plan using Azure Firewall Manager
13
13
14
-
Azure Firewall Manager is a platform to manage and protect your network resources at scale. You can associate your virtual networks with a DDoS protection plan within Azure Firewall Manager. Under a single tenant, DDoS protection plans can be applied to virtual networks across multiple subscriptions. For more information about DDoS protection plans, see [Azure DDoS Protection Standard overview](../ddos-protection/ddos-protection-overview.md).
14
+
Azure Firewall Manager is a platform to manage and protect your network resources at scale. You can associate your virtual networks with a DDoS protection plan within Azure Firewall Manager.
15
+
16
+
> [!TIP]
17
+
> DDoS Protection Plans are not yet available for virtual WANs. However, you can workaround this limitation by force tunneling Internet traffic to an Azure Firewall in a virtual network that has a DDoS Protection Plan associated with it.
18
+
19
+
Under a single tenant, DDoS protection plans can be applied to virtual networks across multiple subscriptions. For more information about DDoS protection plans, see [Azure DDoS Protection Standard overview](../ddos-protection/ddos-protection-overview.md).
20
+
21
+
22
+
23
+
To see how this works, you'll create a firewall policy and then a virtual network secured with an Azure Firewall. Then you'll create a DDoS Protection Plan and then associate it with the virtual network.
15
24
16
25
## Create a firewall policy
17
26
@@ -47,7 +56,9 @@ Use Firewall Manager to create a secured virtual network.
47
56
48
57
## Create a DDoS Protection Plan
49
58
50
-
Create a DDoS Protection Plan using Firewall Manager.
59
+
Create a DDoS Protection Plan using Firewall Manager. You can use the **DDoS Protection Plans** page to create and manage your Azure DDoS Protection Plans.
60
+
61
+
:::image type="content" source="media/configure-ddos/firewall-ddos.png" alt-text="Screenshot of the Firewall Manager DDoS Protection Plans page":::
51
62
52
63
1. Open Firewall Manager.
53
64
1. Select **DDoS Protection Plans**.
@@ -57,7 +68,7 @@ Create a DDoS Protection Plan using Firewall Manager.
57
68
1. Under **Instance details**, **Name**, type **DDoS-plan-01**.
58
69
1. For **Region**, select **(US) West US 2**.
59
70
1. Select **Review + create**.
60
-
1. Select **Create**.## Assign a DDoS Protection Plan to the virtual network
0 commit comments