Fix commas

This commit is contained in:
phahulin 2017-10-18 18:24:43 +03:00 committed by GitHub
parent 2e64b18aa9
commit 6f05d21ef3
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@
"metadata": {
"description": "NetStats net code"
}
}
},
"MiningKeyAddress": {
"type": "string",
"metadata": {
@ -55,7 +55,7 @@
"metadata": {
"description": "Content of the file with mining key (json string)"
}
},
}
},
"variables": {
"storageAccountName": "[concat(uniquestring(resourceGroup().id), 'salinuxvm')]",