Skip to content

Commit 30516e8

Browse files
committed
updates per UUF
1 parent d1fb4a1 commit 30516e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom: devx-track-azurecli
77
ms.topic: overview
88
author: mbender-ms
99
ms.author: mbender
10-
ms.date: 05/09/2024
10+
ms.date: 01/28/2025
1111
# Customer intent: As an cloud engineer with Basic public IP services, I need guidance and direction on migrating my workloads off basic to Standard SKUs
1212
---
1313

@@ -54,7 +54,7 @@ This section lists out some key differences between these two SKUs.
5454
| Aspect | Standard SKU public IP | Basic SKU public IP |
5555
|---------|---------|---------|
5656
| **Allocation method** | Static. | For IPv4: Dynamic or Static; For IPv6: Dynamic. |
57-
| **Security** | Secure by default model and be closed to inbound traffic when used as a frontend. Allow traffic with [network security group](../network-security-groups-overview.md#network-security-groups) 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. |
57+
| **Security** | Uses *Secure by default* model closed to inbound traffic when used as a frontend. To allow traffic, a [network security group](../network-security-groups-overview.md#network-security-groups) 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. |
5858
| **[Availability zones](../../reliability/availability-zones-overview.md)** | Supported. Standard IPs can be nonzonal, zonal, or zone-redundant. Zone redundant IPs can only be created in [regions where three availability zones](../../reliability/availability-zones-region-support.md) are live. IPs created before availability zones aren't zone redundant. | Not supported |
5959
| **[Routing preference](routing-preference-overview.md)** | Supported to enable more granular control of how traffic is routed between Azure and the Internet. | Not supported. |
6060
| **Global tier** | Supported via [cross-region load balancers](../../load-balancer/cross-region-overview.md)| Not supported |
@@ -75,7 +75,7 @@ Use the Azure portal, Azure PowerShell, or Azure CLI to help upgrade from Basic
7575
## FAQ
7676

7777
### Will the Basic SKU public IP retirement impact Cloud Services Extended Support (CSES) deployments?
78-
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.
78+
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 don't depend on CSES) when possible, because Standard has more advantages than Basic.
7979

8080
## Next steps
8181

0 commit comments

Comments
 (0)