Skip to content

Commit f609f89

Browse files
authored
Merge pull request #127226 from magilbe/patch-4
Adding Warning section about Secure by Default
2 parents c94703d + db75910 commit f609f89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/virtual-network/ip-services/public-ip-upgrade.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Azure public IP addresses are created with a SKU, either Basic or Standard. The
2020

2121
In this article, you learn how to upgrade a static Basic SKU public IP address to Standard SKU in the Azure portal, Azure CLI, or Azure PowerShell.
2222

23+
> [!IMPORTANT]
24+
> Standard SKU IP Addresses are deployed using the [**Secure by default**](public-ip-addresses.md#sku) model. By default, IP addresses will be closed to all internal traffic when used as a front-end. To allow traffic and prevent unexpected downtime, apply a [network security group (NSG)](../../virtual-network/network-security-groups-overview.md#network-security-groups) to public IP address' associated Network Interface (NIC) or subnet.
25+
2326
## Prerequisites
2427

2528
# [Azure portal](#tab/azureportal)

0 commit comments

Comments
 (0)