Skip to content

Commit c4bdc33

Browse files
Merge pull request #269409 from mimckitt/last-min-updates
updates
2 parents e8e96f5 + 2673cfd commit c4bdc33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-perform-manual-upgrades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: upgradepolicy
1616
>
1717
>**Manual upgrade policy for Virtual Machine Scale Sets with Flexible Orchestration is currently in preview**. Previews are made available to you on the condition that you agree to the [supplemental terms of use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). Some aspects of these features may change prior to general availability (GA).
1818
19-
If you have the upgrade policy set to manual, any changes made to the scale set model will not be applied automatically. You need to manually trigger upgrades on each individual virtual machine.
19+
If you have the upgrade policy set to manual, any changes made to the scale set model will not be applied automatically. You need to manually trigger upgrades on each individual virtual machine. The manual upgrade functionality will update the selected instances according to the VM configuration set in the scale set profile.
2020

2121
### [Portal](#tab/portal)
2222

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-upgrade-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: upgradepolicy
1111
---
1212
# Upgrade policies for Virtual Machine Scale Sets
1313

14-
The upgrade policy of a Virtual Machine Scale Set determines how virtual machines are brought up-to-date with the latest scale set model.
14+
The upgrade policy of a Virtual Machine Scale Set determines how virtual machines can be brought up-to-date with the latest scale set model.
1515

1616
## Upgrade policy modes
1717

@@ -38,7 +38,7 @@ If your scale set is part of a Service Fabric cluster, *Automatic* mode is the o
3838
3939
With a manual upgrade policy, you choose when to update the scale set instances. Nothing happens automatically to the existing virtual machines when changes occur to the scale set model. New instances added to the scale set use the most update-to-date model available.
4040

41-
Manual upgrade policy is best suited for workloads where the instances in the scale set are composed of different configurations and each configuration might require different updates and changes.
41+
Manual upgrade policy is best suited for workloads where you require more control over when and how instances are updated.
4242

4343
### Rolling upgrade policy
4444
> [!NOTE]

0 commit comments

Comments
 (0)