Skip to content

Commit e719881

Browse files
authored
Add VHD version
1 parent 6e0a5ef commit e719881

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

releases/R2022b/azuredeploy-R2022b.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"publisher": "mathworks-inc",
127127
"offer": "matlab-parallel-server-ref-arch-vm-win-offer",
128128
"sku": "matlab-parallel-server-ref-arch-r2022b-vm-win-sku",
129-
"version": "latest",
129+
"version": "1.0.1",
130130
"imageReference": {
131131
"publisher": "[variables('publisher')]",
132132
"offer": "[variables('offer')]",
@@ -527,4 +527,4 @@
527527
"value": "[resourceId('Microsoft.Network/virtualNetworks', variables('virtualNetworkName'))]"
528528
}
529529
}
530-
}
530+
}

0 commit comments

Comments
 (0)