Skip to content

Commit 209a158

Browse files
committed
freshness
1 parent d41d134 commit 209a158

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/firewall-manager/configure-ddos.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: vhorne
55
ms.author: victorh
66
ms.service: azure-firewall-manager
77
ms.topic: how-to
8-
ms.date: 06/15/2022
8+
ms.date: 11/19/2024
99
ms.custom: template-how-to
1010
---
1111

@@ -27,7 +27,7 @@ Use Firewall Manager to create a firewall policy.
2727
1. From the [Azure portal](https://portal.azure.com), open Firewall Manager.
2828
1. Select **Azure Firewall Policies**.
2929
1. Select **Create Azure Firewall Policy**.
30-
1. For **Resource group**, select **DDoS-Test-rg**.
30+
1. For **Resource group**, select **Create new** and type **DDoS-Test-rg**.
3131
1. Under **Policy details**, **Name**, type **fw-pol-01**.
3232
1. For **Region**, select **West US 2**.
3333
1. Select **Review + create**.
@@ -48,6 +48,7 @@ Use Firewall Manager to create a secured virtual network.
4848
1. Select **Next : Azure Firewall**.
4949
1. For **Public IP address**, select **Add new** and type **fw-pip** for the name and select **OK**.
5050
1. For **Firewall subnet address space**, type **10.0.0.0/24**.
51+
1. For **Azure Firewall tier**, select **Premium**.
5152
1. Select the **fw-pol-01** for the **Firewall Policy**.
5253
1. Select **Next : Review + create**.
5354
1. Select **Create**.
@@ -61,10 +62,9 @@ Create a DDoS Protection Plan using Firewall Manager. You can use the **DDoS Pro
6162
1. Open Firewall Manager.
6263
1. Select **DDoS Protection Plans**.
6364
1. Select **Create**.
64-
1. For **Resource group**, select **Create new**.
65-
1. Type **DDos-Test-rg** for the resource group name.
65+
1. For **Resource group**, select **DDos-Test-rg**.
6666
1. Under **Instance details**, **Name**, type **DDoS-plan-01**.
67-
1. For **Region**, select **(US) West US 2**.
67+
1. For **Region**, select **West US 2**.
6868
1. Select **Review + create**.
6969
1. Select **Create**.
7070

@@ -75,10 +75,10 @@ Now you can associate the DDoS Protection Plan with the secured virtual network.
7575
1. Open Firewall Manager.
7676
1. Select **Virtual Networks**.
7777
1. Select the check box for **Hub-vnet-01**.
78-
1. Select **Manage Security**, **Add DDoS Protection Plan**.
79-
1. For **DDoS protection plan**, select **Enable**.
78+
1. Select **Manage Security**, **Manage DDoS Protection Plan**.
79+
1. For **DDoS Protection Plan Standard**, select **Enable**.
8080
1. For **DDoS protection plan**, select **DDoS-plan-01**.
81-
1. Select **Add**.
81+
1. Select **Save**.
8282
1. After the deployment completes, select **Refresh**.
8383

8484
You should now see that the virtual network has an associated DDoS Protection Plan.

0 commit comments

Comments
 (0)