You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CanaryValidator/azuredeploy.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,8 @@
39
39
"2008-R2-SP1",
40
40
"2012-Datacenter",
41
41
"2012-R2-Datacenter",
42
-
"2016-Datacenter-Core"
42
+
"2016-Datacenter-Core",
43
+
"2016-Datacenter"
43
44
],
44
45
"metadata": {
45
46
"description": "The Windows version for the VM. This will pick a fully patched image of this given Windows version. Allowed values: 2008-R2-SP1, 2012-Datacenter, 2012-R2-Datacenter."
0 commit comments