Skip to content

Commit 3e5b09c

Browse files
modified update handling section per CSS request
1 parent 1fd8a14 commit 3e5b09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/vm-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ It's possible to use a different interpreter like Chocolatey or PowerShell, as l
131131

132132
## How updates are handled
133133

134-
When you update an application version, the update command you provided during deployment will be used. If the updated version doesn’t have an update command, then the current version will be removed and the new version will be installed.
134+
When you update an application version on a VM or VMSS, the update command you provided during deployment will be used. If the updated version doesn’t have an update command, then the current version will be removed and the new version will be installed.
135135

136136
Update commands should be written with the expectation that it could be updating from any older version of the VM application.
137137

0 commit comments

Comments
 (0)