Skip to content

Commit ee0967d

Browse files
authored
Merge pull request #299112 from brianlehr/patch-87
Update azure-virtual-network-limits.md
2 parents 7d15439 + 32be418 commit ee0967d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

includes/azure-virtual-network-limits.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,16 +51,17 @@ The following limits apply only for networking resources managed through **Azure
5151
#### <a name="publicip-address"></a>Public IP address limits
5252
| Resource | Default limit | Maximum limit |
5353
| --- | --- | --- |
54-
| Public IP addresses<sup>1,2</sup> | 10 for Basic | Contact support |
55-
| Static Public IP addresses<sup>1</sup> | 10 for Basic | Contact support |
56-
| Standard Public IP addresses<sup>1</sup> | 10 | Contact support |
54+
| Basic Public IPv4, IPv6 addresses<sup>1,2</sup> | 10 | Contact support |
55+
| Standard Public IPv4, IPv6 addresses<sup>1</sup> | 10 | Contact support |
56+
| Global Tier Public IPv4, IPv6 addresses<sup>1</sup> | 10 | Contact support |
57+
| Routing Preference Internet Public IPv4, IPv6 addresses<sup>1</sup> | 10 | Contact support |
5758
| Public IP prefixes | limited by number of Standard Public IPs in a subscription | Contact support |
5859
| Public IP prefix length | /28 | Contact support |
5960
| Custom IP prefixes | 5 | Contact support |
6061

61-
<sup>1</sup>Default limits for Public IP addresses vary by offer category type, such as Free Trial, Pay-As-You-Go, CSP. For example, the default for Enterprise Agreement subscriptions is 1000.
62+
<sup>1</sup>Default limits for Public IPv4/v6 addresses vary by offer category type, such as Free Trial, pay-as-you-go, CSP. For example, the default for Enterprise Agreement subscriptions is 1000 and the default for pay-as-you-go is 20. The majority of offers start at 10. There's also an overall maximum number of Public IP addresses per subscription.
6263

63-
<sup>2</sup>Public IP addresses limit refers to the total amount of Public IP addresses, including Basic and Standard.
64+
<sup>2</sup>Basic Public IP addresses are deprecated and will be retired as of September 30, 2025. See [here](https://azure.microsoft.com/updates?id=upgrade-to-standard-sku-public-ip-addresses-in-azure-by-30-september-2025-basic-sku-will-be-retired) for additional details.
6465

6566
<a name="virtual-networking-limits-classic"></a>The following limits apply only for networking resources managed through the **classic** deployment model per subscription. Learn how to [view your current resource usage against your subscription limits](../articles/networking/check-usage-against-limits.md).
6667

0 commit comments

Comments
 (0)