Skip to content

Commit a2a1461

Browse files
Merge pull request #221190 from mbender-ms/vnet-pub-ip-fw-freshness
virtual network - freshness - configure-public-ip-firewall.md
2 parents 6ab8001 + 12ed998 commit a2a1461

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/virtual-network/ip-services/configure-public-ip-firewall.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.author: allensu
77
ms.service: virtual-network
88
ms.subservice: ip-services
99
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
1212
---
1313

1414
# 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
4646
| Name | Enter **myFirewall**. |
4747
| Region | Select **West US 2**. |
4848
| Availability zone | Leave the default of **None**. |
49-
| Firewall tier | Leave the default of **Standard**. |
49+
| Firewall SKU | Select **Standard**. |
5050
| 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**. |
5253
| Virtual network name | Enter **myVNet**. |
5354
| Address space | Enter **10.0.0.0/16**. |
5455
| 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
6768
6869
## Change public IP address
6970

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

7273
1. In the search box at the top of the portal, enter **Firewall**.
7374

0 commit comments

Comments
 (0)