Skip to content

Commit e724e50

Browse files
authored
Update virtual-machine-scale-sets-upgrade-policy.md
1 parent 61af7ec commit e724e50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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
@@ -1,5 +1,5 @@
11
---
2-
title: Upgrade policies for Virtual Machine Scale Sets (Preview)
2+
title: Upgrade policies for Virtual Machine Scale Sets (preview)
33
description: Learn about the different upgrade policies available for Virtual Machine Scale Sets.
44
author: mimckitt
55
ms.author: mimckitt
@@ -39,7 +39,7 @@ If your scale set is part of a Service Fabric cluster, *Automatic* mode is the o
3939

4040
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.
4141

42-
:::image type="content" source="./media/upgrade-policy/manual-upgrade.png" alt-text="Diagram that shows a high level diagram of what happens when using an manual upgrade policy.":::
42+
:::image type="content" source="./media/upgrade-policy/manual-upgrade.png" alt-text="Diagram that shows a high level diagram of what happens when using a manual upgrade policy.":::
4343

4444
Manual upgrade policy is best suited for workloads where you require more control over when and how instances are updated.
4545

0 commit comments

Comments
 (0)