Skip to content

Commit 206d369

Browse files
Merge pull request #2315 from mimckitt/patch-74
Update typeHandlerVersion to 2.0
2 parents c9425c1 + da7d41a commit 206d369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-rolling-upgrade-custom-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The [application health extension](virtual-machine-scale-sets-health-extension.m
8383
"publisher": "Microsoft.ManagedServices",
8484
"type": "<ApplicationHealthLinux or ApplicationHealthWindows>",
8585
"autoUpgradeMinorVersion": true,
86-
"typeHandlerVersion": "1.0",
86+
"typeHandlerVersion": "2.0",
8787
"settings": {
8888
"protocol": "<protocol>",
8989
"port": <port>,

0 commit comments

Comments
 (0)