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/virtual-network/ip-services/configure-public-ip-firewall.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ ms.author: allensu
7
7
ms.service: virtual-network
8
8
ms.subservice: ip-services
9
9
ms.topic: how-to
10
-
ms.date: 06/28/2021
11
-
ms.custom: template-how-to
10
+
ms.date: 12/12/2021
11
+
ms.custom: FY23 content-maintenance
12
12
---
13
13
14
14
# Manage a public IP address with Azure Firewall
@@ -46,9 +46,10 @@ In this section, you'll create an Azure Firewall. You'll select the IP address y
46
46
| Name | Enter **myFirewall**. |
47
47
| Region | Select **West US 2**. |
48
48
| Availability zone | Leave the default of **None**. |
49
-
| Firewall tier|Leave the default of**Standard**. |
49
+
| Firewall SKU|Select**Standard**. |
50
50
| Firewall management | Leave the default of **Use a Firewall Policy to manage this firewall**.|
51
-
| Firewall policy | Select **Add new**. </br> Enter **myFirewallPolicy** in **Policy name**. </br> In **Region** select **West US 2**. </br> Select **Yes**. |
51
+
| Firewall policy | Select **Add new**. </br> Enter **myFirewallPolicy** in **Policy name**. </br> In **Region** select **West US 2**. </br> </br> In **Policy tier** leave default of **Standard**. </br> Select **Yes**. |
52
+
| Choose a virtual network | Leave default of **Create new**. |
52
53
| Virtual network name | Enter **myVNet**. |
53
54
| Address space | Enter **10.0.0.0/16**. |
54
55
| Subnet address space | Enter **10.0.0.0/26**. |
@@ -67,7 +68,7 @@ In this section, you'll create an Azure Firewall. You'll select the IP address y
67
68
68
69
## Change public IP address
69
70
70
-
In this section, you'll change the public IP address associated with the firewall. A firewall must have at least one public IP address associated with its configuration. Note that the firewall's existing IP must not have any DNAT rules associated with it or the IP cannot be updated.
71
+
In this section, you'll change the public IP address associated with the firewall. A firewall must have at least one public IP address associated with its configuration. The firewall's existing IP must not have any DNAT rules associated with it or the IP can't be updated.
71
72
72
73
1. In the search box at the top of the portal, enter **Firewall**.
0 commit comments