Upgrading a basic public IP address to Standard SKU - Guidance

Important

On September 30, 2025, Basic SKU public IPs will be retired. For more information, see the official announcement. If you are currently using Basic SKU public IPs, make sure to upgrade to Standard SKU public IPs prior to the retirement date. This article will help guide you through the upgrade process.

In this article, learn guidance for upgrading your Basic SKU public IPs to Standard SKU. Standard public IPs are recommended for all production instances and provide many key differences to your infrastructure.

Steps to complete the upgrade

We recommend the following approach to upgrade to Standard SKU public IP addresses.

  1. Learn about some of the key differences between Basic SKU public IP and Standard SKU public IP.

  2. Identify the Basic SKU public IP to upgrade.

  3. Determine if you would need Zone Redundancy.

    a. If you need a zone redundant public IP address, create a new Standard SKU public IP address using Portal, PowerShell, CLI, or ARM template.

    b. If you don't need a zone redundant public IP address, use the following upgrade options.

  4. Create a migration plan for planned downtime.

  5. Depending on the resource associated with your Basic SKU public IP addresses, perform the upgrade based on the following table:

Resource using Basic SKU public IP addresses Decision path
Virtual Machine or Virtual Machine Scale Sets (flex model) Disassociate IP(s) and utilize the upgrade options detailed after the table. For virtual machines, you can use the upgrade script.
Load Balancer (Basic SKU) New LB SKU required. Use the upgrade script Upgrade Basic Load Balancer to Standard SKU to upgrade to Standard Load Balancer
VPN Gateway (using Basic IPs) At this time, it's not necessary to upgrade. When an upgrade is necessary, we'll update this decision path with migration information and send out a service health alert.
ExpressRoute Gateway (using Basic IPs) New ExpressRoute Gateway required. Create a new ExpressRoute Gateway with a Standard SKU IP. For non-production workloads, use this migration script (Preview).
Application Gateway (v1 SKU) New AppGW SKU required. Use this migration script to migrate from v1 to v2.

Note

If you have a virtual machine scale set (uniform model) with public IP configurations per instance, note these are not Public IP resources and as such cannot be upgraded; a new virtual machine scale set is required. You can use the SKU property to specify that Standard IP configurations are required for each VMSS instance as shown here.

Basic SKU vs. Standard SKU

This section lists out some key differences between these two SKUs.

"" Standard SKU public IP Basic SKU public IP
Allocation method Static. For IPv4: Dynamic or Static; For IPv6: Dynamic.
Security Secure by default model and be closed to inbound traffic when used as a frontend. Allow traffic with network security group is required (for example, on the NIC of a virtual machine with a Standard SKU public IP attached). Open by default. Network security groups are recommended but optional for restricting inbound or outbound traffic.
Availability zones Supported. Standard IPs can be nonzonal, zonal, or zone-redundant. Zone redundant IPs can only be created in regions where three availability zones are live. IPs created before availability zones aren't zone redundant. Not supported
Routing preference Supported to enable more granular control of how traffic is routed between Azure and the Internet. Not supported.
Global tier Supported via cross-region load balancers Not supported
Standard Load Balancer Support Both IPv4 and IPv6 are supported Not supported
NAT Gateway Support IPv4 is supported Not supported
Azure Firewall Support IPv4 is supported Not supported

Upgrade using Portal, PowerShell, and Azure CLI

Use the Azure portal, Azure PowerShell, or Azure CLI to help upgrade from Basic to Standard SKU.

FAQ

Will the Basic SKU public IP retirement impact Cloud Services Extended Support (CSES) deployments?

No, this retirement will not impact your existing or new deployments on CSES. This means that you can still create and use Basic SKU public IPs for CSES deployments. However, we advise using Standard SKU on ARM native resources (those that do not depend on CSES) when possible, because Standard has more advantages than Basic.

Next steps

For guidance on upgrading Basic Load Balancer to Standard SKUs, see: