Skip to content

Commit 3091538

Browse files
authored
Adding Warning section about Secure by Default
Adding the following warning section so that customers know that making this upgrade does then require an NSG associated to the Interface: Be aware that Standard SKU IP Addresses are considered Secure by default and will be closed to all internal traffic. It is recommended to apply an NSG to the Subnet or Network Interface that the Public IP address is assoicated in order to prevent unexpected downtime, see Public IP addresses in Azure
1 parent c04c011 commit 3091538

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+
> [!WARNING]
24+
> Be aware that Standard SKU IP Addresses are considered Secure by default and will be closed to all internal traffic. It is recommended to apply an NSG to the Subnet or Network Interface that the Public IP address is assoicated in order to prevent unexpected downtime, see [Public IP addresses in Azure](https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses#sku)
25+
2326
## Prerequisites
2427

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

0 commit comments

Comments
 (0)