Skip to content

Commit 38f8221

Browse files
committed
Merge branch 'master' of https://github.com/Microsoft/azure-docs-pr into lbpsupdate1102
2 parents e28f4fb + 00bd291 commit 38f8221

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

includes/azure-virtual-network-limits.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following limits apply only for networking resources managed through Azure R
4545
| Private IP Addresses per virtual network |65536 |
4646
| Private IP Addresses per network interface |256 |
4747
| Concurrent TCP or UDP flows per NIC of a virtual machine or role instance |500K |
48-
| Network Interfaces (NIC) |24000 |
48+
| Network Interfaces (NIC) |65536 |
4949
| Network Security Groups (NSG) |5000 |
5050
| NSG rules per NSG |1000 |
5151
| IP addresses and ranges specified for source or destination in a security group |4000 |
@@ -60,28 +60,27 @@ The following limits apply only for networking resources managed through Azure R
6060
| Network interface TAP configurations per virtual network TAP |100 |
6161

6262
#### <a name="publicip-address"></a>Public IP address limits
63-
6463
| Resource | Default limit | Maximum Limit |
6564
| --- | --- | --- |
66-
| Public IP addresses - dynamic |(Basic) 200 |contact support |
65+
| Public IP addresses - dynamic |(Basic) 1000 |contact support |
6766
| Public IP addresses - static |(Basic) 200 |contact support |
6867
| Public IP addresses - static |(Standard) 200 |contact support |
6968

7069
#### <a name="load-balancer"></a>Load Balancer limits
7170
The following limits apply only for networking resources managed through Azure Resource Manager per region per subscription. Learn how to [view your current resource usage against your subscription limits](../articles/networking/check-usage-against-limits.md)
7271

73-
| Resource | Default limit | Maximum Limit |
72+
| Resource | Default limit |
7473
| --- | --- | --- |
75-
| Load Balancers | 100 | 1000 |
76-
| Rules per resource, Basic | 250 | 250 |
77-
| Rules per resource, Standard | 1500 | 1500 |
78-
| Rules per IP configuration | 299 |299 |
79-
| Frontend IP configurations, Basic | 10 | 200 |
80-
| Frontend IP configurations, Standard | 10 | 600 |
81-
| Backend pool, Basic | 100, single Availability Set | 100, single Availability Set |
82-
| Backend pool, Standard | 1000, single VNet | 1000, single VNet |
83-
| Backend resources per Load Balancer, Standard * | 150 | 150 |
84-
| HA Ports, Standard | 1 per internal frontend | 1 per internal frontend |
74+
| Load Balancers | 1000 |
75+
| Rules per resource, Basic | 250 |
76+
| Rules per resource, Standard | 1500 |
77+
| Rules per IP configuration | 299 |
78+
| Frontend IP configurations, Basic | 200 |
79+
| Frontend IP configurations, Standard | 600 |
80+
| Backend pool, Basic | 100, single Availability Set |
81+
| Backend pool, Standard | 1000, single VNet |
82+
| Backend resources per Load Balancer, Standard * | 150 |
83+
| HA Ports, Standard | 1 per internal frontend |
8584

8685
** Up to 150 resources, any combination of standalone virtual machines, availability sets, and virtual machine scale sets.
8786

0 commit comments

Comments
 (0)