Skip to content

Commit

Permalink
Updated sharedKey parameter to GEN-UNIQUE
Browse files Browse the repository at this point in the history
  • Loading branch information
bhummerstone committed Aug 31, 2016
1 parent b9fc7bb commit 864e416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 201-vnet-transitive-bgp/azuredeploy.parameters.json
Expand Up @@ -3,7 +3,7 @@
"contentVersion": "1.0.0.0",
"parameters": {
"sharedKey": {
"value": "mysharedkey1234"
"value": "GEN-UNIQUE"
}
}
}

0 comments on commit 864e416

Please sign in to comment.