Skip to content

Commit edb4753

Browse files
authored
Update upgrade-basicInternal-standard.md
1 parent adbec69 commit edb4753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To run the script:
7676
**Example**
7777

7878
```azurepowershell
79-
./AzureILBUpgrade.ps1 -rgName "test_InternalUpgrade_rg" -oldLBName "LBForInternal" -newlocation "centralus" -newLbName "LBForUpgrade"
79+
AzureILBUpgrade.ps1 -rgName "test_InternalUpgrade_rg" -oldLBName "LBForInternal" -newlocation "centralus" -newLbName "LBForUpgrade"
8080
```
8181

8282
### Add VMs to backend pools of Standard Load Balancer

0 commit comments

Comments
 (0)