Skip to content

Commit 6c98b11

Browse files
Merge pull request #284800 from anavinahar/patch-277
Update public-ip-addresses.md
2 parents 3a8d88c + 3480947 commit 6c98b11

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,15 @@ For example, if **SubscriptionReuse** is selected as the option, and a customer
131131
## Availability Zone
132132

133133
Standard SKU Public IPs can be created as non-zonal, zonal, or zone-redundant in [regions that support availability zones](../../availability-zones/az-region.md). Basic SKU Public IPs do not have any zones and are created as non-zonal.
134+
A public IP's availability zone can't be changed after the public IP's creation.
134135

135-
A zone-redundant IP is created in all zones for a region and can survive any single zone failure. A zonal IP is tied to a specific availability zone, and shares fate with the health of the zone. A "nonzonal" public IP address is placed into a zone for you by Azure and doesn't give a guarantee of redundancy.
136-
In regions without availability zones, all public IP addresses are created as nonzonal. Public IP addresses created in a region that is later upgraded to have availability zones remain nonzonal. A public IP's availability zone can't be changed after the public IP's creation.
136+
| Value | Behavior |
137+
| --- | --- |
138+
| Non-zonal | A non-zonal public IP address is placed into a zone for you by Azure and doesn't give a guarantee of redundancy. |
139+
| Zonal | A zonal IP is tied to a specific availability zone, and shares fate with the health of the zone. |
140+
| Zone-redundant | A zone-redundant IP is created in all zones for a region and can survive any single zone failure. |
141+
142+
In regions without availability zones, all public IP addresses are created as nonzonal. Public IP addresses created in a region that is later upgraded to have availability zones remain non-zonal.
137143

138144
> [!IMPORTANT]
139145
> We are updating Standard non-zonal IPs to be zone-redundant by default on a region by region basis. This means that in the following 12 regions, all IPs created (except zonal) are zone-redundant.

0 commit comments

Comments
 (0)