Skip to content

Commit 088aec2

Browse files
Merge pull request #237293 from mbender-ms/lb-outbound-rules-fix-scenarios
load balancer - update - change scenario linking
2 parents 169ca94 + 7debc29 commit 088aec2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/load-balancer/outbound-rules.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@ If an NSG blocks health probe requests from the AZURE_LOADBALANCER default tag,
100100
## Outbound rules scenarios
101101

102102

103-
* Configure outbound connections to a specific set of public IPs or prefix.
104-
* Modify [SNAT](load-balancer-outbound-connections.md) port allocation.
105-
* Enable outbound only.
106-
* Outbound NAT for VMs only (no inbound).
107-
* Outbound NAT for internal standard load balancer.
108-
* Enable both TCP & UDP protocols for outbound NAT with a public standard load balancer.
103+
* [Configure outbound connections to a specific set of public IPs or prefix](#scenario1out).
104+
* [Modify SNAT port allocation](#scenario2out).
105+
* [Enable outbound only](#scenario3out).
106+
* [Outbound NAT for VMs only (no inbound)](#scenario4out).
107+
* [Outbound NAT for internal standard load balancer](#scenario5out).
108+
* [Enable both TCP & UDP protocols for outbound NAT with a public standard load balancer](#scenario6out).
109109

110110

111111
### <a name="scenario1out"></a>Scenario 1: Configure outbound connections to a specific set of public IPs or prefix

0 commit comments

Comments
 (0)