Skip to content

Commit 3485a83

Browse files
authored
Update upgrade-basic-standard.md
1 parent 3ebc1cb commit 3485a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ There are three stages in a upgrade:
1616

1717
1. Migrate the configuration
1818
2. Add VMs to backend pools of Standard Load Balancer
19-
3. Create an outbound rule on the load balancer for outbound connection
2019

2120
This article covers configuration migration. Adding VMs to backend pools may vary depending on your specific environment. However, some high-level, general recommendations [are provided](#add-vms-to-backend-pools-of-standard-load-balancer).
2221

@@ -26,6 +25,7 @@ An Azure PowerShell script is available that does the following:
2625

2726
* Creates a Standard SKU Load Balancer in the resource group and location the you specify.
2827
* Seamlessly copies the configurations of the Basic SKU Load Balancer to the newly create Standard Load Balancer.
28+
* Creates a default oubound rule which enables outbound connectivity.
2929

3030
### Caveats\Limitations
3131

0 commit comments

Comments
 (0)