Skip to content

Instantly share code, notes, and snippets.

@usmslm102
Last active March 18, 2019 19:00
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appName": {
"value": "GEN-UNIQUE"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment