Skip to content

Commit

Permalink
Update azuredeploy.parameters.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoore-msft authored Jul 3, 2018
1 parent c862028 commit 3b070f8
Showing 1 changed file with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"virtualNetworkName": {
"value": "GEN-UNIQUE"
}
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"virtualNetworkName": {
"value": "GEN-UNIQUE"
}
}
}

0 comments on commit 3b070f8

Please sign in to comment.