Updating factory: TrainingFactoryDev

This commit is contained in:
Paul Andrew 2022-02-23 13:56:12 +00:00
parent b950d6cfa8
commit 6940fb6b84

View File

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