Skip to content

Commit 2d6c758

Browse files
Merge pull request #221060 from ChaitanyaNaykodi-MSFT/patch-141
(AzureCXP) fixed typo
2 parents b183417 + 47d1d60 commit 2d6c758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/load-balancer-outbound-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Ports per instance should be calculated as below:
5050

5151
**Number of frontend IPs * 64K / Number of backend instances**
5252

53-
If you have Virtual Machine Scale Sets in the backend, it's recommended to allocate ports by "maximum number of backend instances". If more VMs are added to the backend than remaining SNAT ports allowed, it's possible that virtual machine scale set scaling up could be blocked or that the new VMs won't receive sufficient SNAT ports.
53+
If you have Virtual Machine Scale Sets in the backend, it's recommended to allocate ports by "maximum number of backend instances". If more VMs are added to the backend than remaining SNAT ports allowed, it's possible that virtual machine scale set scaling out could be blocked or that the new VMs won't receive sufficient SNAT ports.
5454

5555
For more information about outbound rules, see [Outbound rules](outbound-rules.md).
5656

0 commit comments

Comments
 (0)