Skip to content

Commit 2bfd129

Browse files
Merge pull request #267476 from tanmaygore/patch-25
Update automatic-extension-upgrade.md
2 parents 977d970 + 90cf0e4 commit 2bfd129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/automatic-extension-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Use the following example to set automatic extension upgrade on the extension wi
228228
"properties": {
229229
"publisher": "Microsoft.Azure.Monitoring.DependencyAgent",
230230
"type": "DependencyAgentWindows",
231-
"typeHandlerVersion": "9.5"
231+
"typeHandlerVersion": "9.5",
232232
"autoUpgradeMinorVersion": true,
233233
"enableAutomaticUpgrade": true,
234234
}

0 commit comments

Comments
 (0)