Added example configs
This commit is contained in:
parent
04986c5b03
commit
214a094288
2 changed files with 21 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"azcopyPath": "",
|
||||
"storageAccUrl": "",
|
||||
"targetDirectory": "",
|
||||
"SASKey": ""
|
||||
"storageAccountName": "",
|
||||
"storageAccountKey": "",
|
||||
"fileshareName": "",
|
||||
"targetDirectory": ""
|
||||
}
|
||||
Reference in a new issue