You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/azure-virtual-network-limits.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,16 +51,17 @@ The following limits apply only for networking resources managed through **Azure
51
51
#### <aname="publicip-address"></a>Public IP address limits
52
52
| Resource | Default limit | Maximum limit |
53
53
| --- | --- | --- |
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 |
57
58
| Public IP prefixes | limited by number of Standard Public IPs in a subscription | Contact support |
58
59
| Public IP prefix length | /28 | Contact support |
59
60
| Custom IP prefixes | 5 | Contact support |
60
61
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.
62
63
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.
64
65
65
66
<aname="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).
0 commit comments