@@ -5,7 +5,7 @@ author: vhorne
5
5
ms.author : victorh
6
6
ms.service : azure-firewall-manager
7
7
ms.topic : how-to
8
- ms.date : 06/15/2022
8
+ ms.date : 11/19/2024
9
9
ms.custom : template-how-to
10
10
---
11
11
@@ -27,7 +27,7 @@ Use Firewall Manager to create a firewall policy.
27
27
1 . From the [ Azure portal] ( https://portal.azure.com ) , open Firewall Manager.
28
28
1 . Select ** Azure Firewall Policies** .
29
29
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** .
31
31
1 . Under ** Policy details** , ** Name** , type ** fw-pol-01** .
32
32
1 . For ** Region** , select ** West US 2** .
33
33
1 . Select ** Review + create** .
@@ -48,6 +48,7 @@ Use Firewall Manager to create a secured virtual network.
48
48
1 . Select ** Next : Azure Firewall** .
49
49
1 . For ** Public IP address** , select ** Add new** and type ** fw-pip** for the name and select ** OK** .
50
50
1 . For ** Firewall subnet address space** , type ** 10.0.0.0/24** .
51
+ 1 . For ** Azure Firewall tier** , select ** Premium** .
51
52
1 . Select the ** fw-pol-01** for the ** Firewall Policy** .
52
53
1 . Select ** Next : Review + create** .
53
54
1 . Select ** Create** .
@@ -61,10 +62,9 @@ Create a DDoS Protection Plan using Firewall Manager. You can use the **DDoS Pro
61
62
1 . Open Firewall Manager.
62
63
1 . Select ** DDoS Protection Plans** .
63
64
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** .
66
66
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** .
68
68
1 . Select ** Review + create** .
69
69
1 . Select ** Create** .
70
70
@@ -75,10 +75,10 @@ Now you can associate the DDoS Protection Plan with the secured virtual network.
75
75
1 . Open Firewall Manager.
76
76
1 . Select ** Virtual Networks** .
77
77
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** .
80
80
1 . For ** DDoS protection plan** , select ** DDoS-plan-01** .
81
- 1 . Select ** Add ** .
81
+ 1 . Select ** Save ** .
82
82
1 . After the deployment completes, select ** Refresh** .
83
83
84
84
You should now see that the virtual network has an associated DDoS Protection Plan.
0 commit comments