ARM template and parameters deployed on 2-26-2022 10:40:26, based on the collaboration branch's commit ID: 8d07f3c5d3

This commit is contained in:
Paul Andrew
2022-02-26 10:40:27 +00:00
parent c43f6e5932
commit d1c841b473
8 changed files with 6896 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"Environment": {
"type": "string",
"value": "Dev"
},
"KeyVaultName": {
"type": "string",
"value": "trainingkeys01"
}
}