Skip to content

Commit 15a5113

Browse files
committed
example name
1 parent 5e85f8d commit 15a5113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Upgrade a Basic Load Balancer to a Standard Load Balancer with the same name, pr
123123
PS C:\> Start-AzBasicLoadBalancerUpgrade -ResourceGroupName <loadBalancerRGName> -BasicLoadBalancerName <basicLBName>
124124
```
125125

126-
### Example: upgrade and show logs
126+
### Example: upgrade, change name, and show logs
127127

128128
Upgrade a Basic Load Balancer to a Standard Load Balancer with the specified name, displaying logged output on screen
129129

0 commit comments

Comments
 (0)