Skip to content

Commit d8558ba

Browse files
Merge pull request #269476 from mimckitt/patch-115
Update virtual-machine-scale-sets-perform-manual-upgrades.md
2 parents 068e087 + 582106c commit d8558ba

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Performing manual upgrades on Virtual Machine Scale Sets
3-
description: Learn about to perform a manual upgrade on Virtual Machine Scale Sets
3+
description: Learn about how to perform a manual upgrade on Virtual Machine Scale Sets.
44
author: mimckitt
55
ms.author: mimckitt
66
ms.topic: how-to
@@ -16,11 +16,13 @@ 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. The manual upgrade functionality will update the selected instances according to the VM configuration set in the scale set profile.
19+
If you have the upgrade policy set to manual, any changes made to the scale set model won't be applied automatically. You need to manually trigger upgrades on each individual virtual machine. The manual upgrade functionality updates the selected instances according to the virtual machine configuration set in the scale set profile.
2020

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

23-
Select the Virtual Machine Scale Set you want to perform instance upgrades on. In the menu under **Settings**, select **Instances** and select the instances you want to upgrade. Once selected, click the **Upgrade** option.
23+
Select the Virtual Machine Scale Set you want to perform instance upgrades on. In the menu under **Settings**, select **Instances** and select the instances you want to upgrade. Once selected, click the **Upgrade** option.
24+
25+
If using Virtual Machine Scale Sets with Flexible Orchestration, manual upgrade support using the Portal isn't yet supported. To perform manual upgrades on scale sets with Flexible Orchestration, see the CLI, PowerShell, and REST tabs.
2426

2527
:::image type="content" source="../virtual-machine-scale-sets/media/maxsurge/manual-upgrade-1.png" alt-text="Screenshot showing how to perform manual upgrades using the Azure portal.":::
2628

0 commit comments

Comments
 (0)