Skip to content

Commit 80feb59

Browse files
committed
Add a new OS SKU
1 parent fae5b95 commit 80feb59

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CanaryValidator/azuredeploy.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"2008-R2-SP1",
4040
"2012-Datacenter",
4141
"2012-R2-Datacenter",
42-
"2016-Datacenter-Core"
42+
"2016-Datacenter-Core",
43+
"2016-Datacenter"
4344
],
4445
"metadata": {
4546
"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

Comments
 (0)