Skip to content

Commit 7eccc3c

Browse files
committed
updates
1 parent bef74d5 commit 7eccc3c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
-19.7 KB
Loading
-32.6 KB
Loading

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ author: mimckitt
55
ms.author: mimckitt
66
ms.topic: how-to
77
ms.service: virtual-machine-scale-sets
8-
ms.date: 7/18/2024
8+
ms.date: 7/23/2024
99
ms.reviewer: ju-shim
10-
ms.custom: upgradepolicy, devx-track-azurepowershell
10+
ms.custom: upgradepolicy, maxsurge
1111
---
1212
# Configure rolling upgrades on Virtual Machine Scale Sets (Preview)
1313

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-maxsurge.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ author: mimckitt
55
ms.author: mimckitt
66
ms.topic: overview
77
ms.service: virtual-machine-scale-sets
8-
ms.date: 7/19/2024
8+
ms.date: 7/23/2024
99
ms.reviewer: ju-shim
10-
ms.custom: upgradepolicy
10+
ms.custom: upgradepolicy. maxsurge
1111
---
1212
# Rolling upgrades with MaxSurge on Virtual Machine Scale Sets (Preview)
1313

@@ -38,7 +38,7 @@ Rolling upgrades with MaxSurge can help improve service uptime during upgrade ev
3838

3939
When using rolling upgrades with MaxSurge, new virtual machines are created using the latest scale set model to replace virtual machines using the old scale set model. These newly created virtual machines counts towards your overall core quota. Additionally, these new virtual machines have new IP addresses and be placed into an existing subnet. You also need to have enough IP address quota and subnet space available to deploy these newly created virtual machines.
4040

41-
During the rolling upgrade processes, Azure performs a quota check before each new batch. If that quota check fails, the rolling upgrade will be canceled. You can restart a rolling upgrade by making a new change to the scale set model or triggering a generic model update. For more information, see [restart a rolling upgrade](virtual-machine-scale-sets-configure-rolling-upgrades.md#restart-a-rolling-upgrade)
41+
During the rolling upgrade processes, Azure performs a quota check before each new batch. If that quota check fails, the rolling upgrade will be canceled. You can restart a rolling upgrade by making a new change to the scale set model or triggering a generic model update. For more information, see [restart a rolling upgrade](virtual-machine-scale-sets-configure-rolling-upgrades.md#restart-a-rolling-upgrade).
4242

4343
## MaxSurge vs in place upgrades
4444

0 commit comments

Comments
 (0)