Skip to content

Commit b608530

Browse files
authored
Merge pull request #93637 from EricTheRed999/patch-3
Correct Standard Public IP allocation method info
2 parents 7ac0e32 + 83b5d17 commit b608530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/ipv6-public-ip-address-prefix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Prefix size is specified as a Classless Inter-Domain Routing (CIDR) mask size. F
4141
For costs associated with using Azure Public IPs, both individual IP addresses and IP ranges, see [Public IP Address pricing](https://azure.microsoft.com/pricing/details/ip-addresses/).
4242

4343
## Limitations
44-
IPv6 is supported on Basic Public IPs only with “dynamic” allocation that means that the IPv6 address will change if you delete and redeploy your application (VM’s or load balancers) in Azure. Only Standard IPv6 Public IP’s support both dynamic and static (reserved) allocation.
44+
IPv6 is supported on Basic Public IPs only with “dynamic” allocation that means that the IPv6 address will change if you delete and redeploy your application (VM’s or load balancers) in Azure. Standard IPv6 Public IP’s support solely static (reserved) allocation though Standard INTERNAL load balancers can also support dynamic allocation from within the subnet to which they are assigned.
4545

4646
As a best practice, we recommend that you use Standard Public IPs and Standard Load Balancers for your IPv6 applications.
4747

0 commit comments

Comments
 (0)