зеркало из https://github.com/Azure/AzureDSVM.git
Win2016 is not supported at the moment.
This commit is contained in:
Родитель
909e19b8b4
Коммит
e8feaa519f
|
@ -51,9 +51,9 @@
|
|||
"apiVersion": "2016-04-30-preview",
|
||||
"location": "[parameters('location')]",
|
||||
"plan": {
|
||||
"name": "windows2016",
|
||||
"publisher": "microsoft-ads",
|
||||
"product": "windows-data-science-vm"
|
||||
"name": "standard-data-science-vm",
|
||||
"product": "standard-data-science-vm",
|
||||
"publisher": "microsoft-ads"
|
||||
},
|
||||
"properties": {
|
||||
"hardwareProfile": {
|
||||
|
@ -62,8 +62,8 @@
|
|||
"storageProfile": {
|
||||
"imageReference": {
|
||||
"publisher": "microsoft-ads",
|
||||
"offer": "windows-data-science-vm",
|
||||
"sku": "windows2016",
|
||||
"offer": "standard-data-science-vm",
|
||||
"sku": "standard-data-science-vm",
|
||||
"version": "latest"
|
||||
},
|
||||
"osDisk": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче