Skip to content

Instantly share code, notes, and snippets.

@sathishjayapal
Created December 10, 2018 19:50
Show Gist options
  • Save sathishjayapal/fbadd721b38356ed925472c71cd87ff1 to your computer and use it in GitHub Desktop.
Save sathishjayapal/fbadd721b38356ed925472c71cd87ff1 to your computer and use it in GitHub Desktop.
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"storageAccountType": {
"value": "Standard_LRS"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment