Skip to content

Commit 69eb48d

Browse files
authored
Update virtual-machine-scale-sets-configure-rolling-upgrades.md
1 parent c32d893 commit 69eb48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-configure-rolling-upgrades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ az vmss update \
6868
--max-unhealthy-upgraded-instance-percent 20 \
6969
--prioritize-unhealthy-instances true \
7070
--pause-time-between-batches PT2S \
71-
--max-surge false
71+
--max-surge true
7272
```
7373

7474
### [PowerShell](#tab/powershell1)

0 commit comments

Comments
 (0)