зеркало из https://github.com/microsoft/mwt-ds.git
remove extra small as it seems too laggy
This commit is contained in:
Родитель
4376e165c1
Коммит
c648938fee
|
@ -35,7 +35,7 @@
|
||||||
"online Trainer VM Size": {
|
"online Trainer VM Size": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "Standard_D1_v2",
|
"defaultValue": "Standard_D1_v2",
|
||||||
"allowedValues": [ "ExtraSmall", "Standard_D1_v2", "Standard_D2_v2", "Standard_D3_v2", "Standard_D4_v2", "Standard_D5_v2" ],
|
"allowedValues": [ "Standard_D1_v2", "Standard_D2_v2", "Standard_D3_v2", "Standard_D4_v2", "Standard_D5_v2" ],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Size of the VM that runs the Online Trainer. Acceptable values are (in ascending order of performance and cost): ExtraSmall, Standard_D1_v2, Standard_D2_v2, Standard_D3_v2, Standard_D4_v2, Standard_D5_v2. For more information, refer to: https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-sizes/"
|
"description": "Size of the VM that runs the Online Trainer. Acceptable values are (in ascending order of performance and cost): ExtraSmall, Standard_D1_v2, Standard_D2_v2, Standard_D3_v2, Standard_D4_v2, Standard_D5_v2. For more information, refer to: https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-sizes/"
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче