We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cdedbe commit add5f75Copy full SHA for add5f75
PredictiveMaintenanceModelingGuide/ArmTemplates/dsvm_arm.json
@@ -33,7 +33,7 @@
33
"imagePublisher": "microsoft-ads",
34
"imageOffer": "windows-data-science-vm",
35
"sku": "windows2016",
36
- "version": "18.02.00",
+ "version": "03.25.19",
37
"OSDiskName": "osdiskforwindowssimple",
38
"nicName": "[parameters('vmName')]",
39
"addressPrefix": "10.0.0.0/16",
@@ -199,4 +199,4 @@
199
"type": "string"
200
}
201
202
-}
+}
0 commit comments