Update Azure config

- Add Standard_B1ls to VM size options
This commit is contained in:
hwdsl2 2019-11-10 15:51:28 -08:00
parent f1a002d139
commit b01471bf2f

View File

@ -37,6 +37,7 @@
"type": "string",
"defaultValue": "Standard_B1s",
"allowedValues": [
"Standard_B1ls",
"Standard_B1s",
"Standard_B1ms",
"Standard_B2s",