Skip to content

Commit cb1f6ac

Browse files
Merge pull request #293405 from brianlehr/patch-77
Update load-balancer-outbound-connections.md
2 parents 99db1fa + 34428f7 commit cb1f6ac

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
@@ -86,7 +86,7 @@ For more information about outbound rules, see [Outbound rules](outbound-rules.m
8686

8787
## 4. Use the frontend IP address(es) of a load balancer for outbound without outbound rules
8888

89-
This option is similar to the previous one, except when no outbound rules are created. In this case, the load balancer frontend(s) are still used for outbound, but this is done implicitly without rules that specify which frontend would be used. Not using outbound rules also decreases scalability of outbound, as implicit outbound connectivity has a fixed number of SNAR ports per frontend IP address, which could lead to port exhaustion in high-traffic scenarios.
89+
This option is similar to the previous one, except when no outbound rules are created. In this case, the load balancer frontend(s) are still used for outbound, but this is done implicitly without rules that specify which frontend would be used. Not using outbound rules also decreases scalability of outbound, as implicit outbound connectivity has a fixed number of SNAT ports per frontend IP address, which could lead to port exhaustion in high-traffic scenarios.
9090

9191
## 5. Default outbound access
9292

0 commit comments

Comments
 (0)