Skip to content

Commit 83dd357

Browse files
Welascocburuzie
andauthored
Update articles/load-balancer/upgrade-basic-standard-vmss.md
Co-authored-by: cburuzie <[email protected]>
1 parent f64b003 commit 83dd357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/upgrade-basic-standard-vmss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The script migrates the following from the Basic load balancer to the Standard l
134134
- Inbound NAT Rules:
135135
- All NAT rules will be migrated to the new Standard load balancer
136136
- Outbound Rules:
137-
- Basic load balancers don't support configured outbound rules. The script will create an outbound rule in the Standard load balancer to preserve the outbound behavior of the Basic load balancer. For more information about Outbound connectivity, see [Outbound-only load balancer configuration](/azure/load-balancer/egress-only).
137+
- Basic load balancers don't support configured outbound rules. The script will create an outbound rule in the Standard load balancer to preserve the outbound behavior of the Basic load balancer. For more information about outbound rules, see [Outbound rules](/azure/load-balancer/outbound-rules).
138138
- Network security group
139139
- Basic load balancer doesn't require a network security group to allow outbound connectivity. In case there's no network security group associated with the virtual machine scale set, a new network security group will be created to preserve the same functionality. This new network security group will be associated to the virtual machine scale set backend pool member network interfaces. It will allow the same load balancing rules ports and protocols and preserve the outbound connectivity.
140140
- Backend pools:

0 commit comments

Comments
 (0)