Skip to content

Instantly share code, notes, and snippets.

@marrobi
Last active January 26, 2017 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marrobi/14b678e5d231dbcafc9a322d6f397241 to your computer and use it in GitHub Desktop.
Save marrobi/14b678e5d231dbcafc9a322d6f397241 to your computer and use it in GitHub Desktop.
VMSize Parameter
"VmSize": {
"type": "string",
"defaultValue": "Standard_A1",
"allowedValues": [
"Standard_A1",
"Standard_A2",
"Standard_A3",
"Standard_A4"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment