Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2ec23cf

Browse files
committedSep 14, 2021
add tip about virtual WANs and screenshot
1 parent 2543539 commit 2ec23cf

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed
 

‎articles/firewall-manager/configure-ddos.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,22 @@ author: vhorne
55
ms.author: victorh
66
ms.service: firewall-manager
77
ms.topic: how-to
8-
ms.date: 09/03/2021
8+
ms.date: 09/14/2021
99
ms.custom: template-how-to
1010
---
1111

1212
# Configure Azure DDoS Protection Plan using Azure Firewall Manager
1313

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.
1524

1625
## Create a firewall policy
1726

@@ -47,7 +56,9 @@ Use Firewall Manager to create a secured virtual network.
4756

4857
## Create a DDoS Protection Plan
4958

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":::
5162

5263
1. Open Firewall Manager.
5364
1. Select **DDoS Protection Plans**.
@@ -57,7 +68,7 @@ Create a DDoS Protection Plan using Firewall Manager.
5768
1. Under **Instance details**, **Name**, type **DDoS-plan-01**.
5869
1. For **Region**, select **(US) West US 2**.
5970
1. Select **Review + create**.
60-
1. Select **Create**.## Assign a DDoS Protection Plan to the virtual network
71+
1. Select **Create**.
6172

6273
## Associate a DDoS Protection Plan
6374

Loading

0 commit comments

Comments
 (0)