Skip to content

Commit f9c24fa

Browse files
authored
Update upgrade-basicInternal-standard.md
1 parent caef20f commit f9c24fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ An Azure PowerShell script is available that does the following:
2626
### Caveats\Limitations
2727

2828
* Script only supports Internal Load Balancer upgrade where no outbound connection is required. If you required [outbound connection](https://docs.microsoft.com/azure/load-balancer/load-balancer-outbound-connections) for some of your VMs, please refer to this [page](upgrade-InternalBasic-To-PublicStandard.md) for instructions.
29+
* The Basic Load Balancer needs to be in the same resource group as the backend VMs and NICs.
2930
* If the Standard load balancer is created in a different region, you won’t be able to associate the VMs existing in the old region to the newly created Standard Load Balancer. To work around this limitation, make sure to create a new VM in the new region.
3031
* If your Load Balancer does not have any frontend IP configuration or backend pool, you are likely to hit an error running the script. Make sure they are not empty.
3132

0 commit comments

Comments
 (0)