Skip to content

Commit ea5567a

Browse files
authored
Update public-ip-upgrade-cli.md
------- cc: @asudbring
1 parent 3000b61 commit ea5567a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.devlang: azurecli
1313

1414
# Upgrade a public IP address using the Azure CLI
1515

16+
>[!Important]
17+
>On September 30, 2025, Basic SKU public IPs will be retired. For more information, see the [official announcement](https://azure.microsoft.com/updates/upgrade-to-standard-sku-public-ip-addresses-in-azure-by-30-september-2025-basic-sku-will-be-retired/). If you are currently using Basic SKU public IPs, make sure to upgrade to Standard SKU public IPs prior to the retirement date.
18+
1619
Azure public IP addresses are created with a SKU, either Basic or Standard. The SKU determines their functionality including allocation method, feature support, and resources they can be associated with.
1720

1821
In this article, you'll learn how to upgrade a static Basic SKU public IP address to Standard SKU using the Azure CLI.
@@ -69,4 +72,4 @@ In this article, you upgraded a basic SKU public IP address to standard SKU.
6972
For more information on public IP addresses in Azure, see:
7073

7174
- [Public IP addresses in Azure](public-ip-addresses.md)
72-
- [Create a public IP address using the Azure CLI](./create-public-ip-cli.md)
75+
- [Create a public IP address using the Azure CLI](./create-public-ip-cli.md)

0 commit comments

Comments
 (0)