зеркало из https://github.com/Azure/DataScienceVM.git
Correctly spell "description"
This commit is contained in:
Родитель
f99e9bdb05
Коммит
976aceffdf
|
@ -67,7 +67,7 @@
|
|||
},
|
||||
"properties": {
|
||||
"containerRegistry": "[variables('containerRegistryId')]",
|
||||
"descsription": "[parameters('description')]",
|
||||
"description": "[parameters('description')]",
|
||||
"friendlyName": "[parameters('friendlyName')]",
|
||||
"keyVault": "[variables('keyVaultId')]",
|
||||
"storageAccount": "[variables('storageAccountId')]",
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
},
|
||||
"properties": {
|
||||
"containerRegistry": "[variables('containerRegistryId')]",
|
||||
"descsription": "[parameters('description')]",
|
||||
"description": "[parameters('description')]",
|
||||
"friendlyName": "[parameters('friendlyName')]",
|
||||
"keyVault": "[variables('keyVaultId')]",
|
||||
"storageAccount": "[variables('storageAccountId')]",
|
||||
|
|
Загрузка…
Ссылка в новой задаче