We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbec69 commit edb4753Copy full SHA for edb4753
articles/load-balancer/upgrade-basicInternal-standard.md
@@ -76,7 +76,7 @@ To run the script:
76
**Example**
77
78
```azurepowershell
79
- ./AzureILBUpgrade.ps1 -rgName "test_InternalUpgrade_rg" -oldLBName "LBForInternal" -newlocation "centralus" -newLbName "LBForUpgrade"
+ AzureILBUpgrade.ps1 -rgName "test_InternalUpgrade_rg" -oldLBName "LBForInternal" -newlocation "centralus" -newLbName "LBForUpgrade"
80
```
81
82
### Add VMs to backend pools of Standard Load Balancer
0 commit comments