Update Azure config
- Add Standard_B1ls to VM size options
This commit is contained in:
parent
f1a002d139
commit
b01471bf2f
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
"type": "string",
|
||||
"defaultValue": "Standard_B1s",
|
||||
"allowedValues": [
|
||||
"Standard_B1ls",
|
||||
"Standard_B1s",
|
||||
"Standard_B1ms",
|
||||
"Standard_B2s",
|
||||
|
|
Loading…
Add table
Reference in a new issue