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: articles/load-balancer/skus.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ To compare and understand the differences between Basic and Standard SKU, see th
32
32
|**Backend type**| IP based, NIC based | NIC based |
33
33
|**Protocol**| TCP, UDP | TCP, UDP |
34
34
|**[Frontend IP Configurations](../azure-resource-manager/management/azure-subscription-service-limits.md#load-balancer)**| Supports up to 600 configurations | Supports up to 200 configurations |
35
-
|**[Backend pool size](../azure-resource-manager/management/azure-subscription-service-limits.md#load-balancer)**| Supports up to 1000 instances | Supports up to 300 instances |
35
+
|**[Backend pool size](../azure-resource-manager/management/azure-subscription-service-limits.md#load-balancer)**| Supports up to 5000 instances | Supports up to 300 instances |
36
36
|**Backend pool endpoints**| Any virtual machines or virtual machine scale sets in a single virtual network | Virtual machines in a single availability set or virtual machine scale set |
|**[Health probe down behavior](./load-balancer-custom-probe-overview.md#probe-down-behavior)**| TCP connections stay alive on an instance probe down __and__ on all probes down. | TCP connections stay alive on an instance probe down. All TCP connections end when all probes are down. |
0 commit comments