Skip to content

Commit db75910

Browse files
authored
Updated verbiage of Secure by default messaging
Updated verbiage of Secure by default messaging by adding a link for applying a Network Security Group
1 parent 251b5a3 commit db75910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Azure public IP addresses are created with a SKU, either Basic or Standard. The
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

2323
> [!IMPORTANT]
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](./public-ip-addresses.md#sku)
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.
2525
2626
## Prerequisites
2727

0 commit comments

Comments
 (0)