Update azuredeploy.json (#312)
This commit is contained in:
Родитель
aa4d5e0b9b
Коммит
0baac580fc
|
@ -27,7 +27,7 @@
|
||||||
},
|
},
|
||||||
"resources": [
|
"resources": [
|
||||||
{
|
{
|
||||||
"apiVersion": "2017-02-15-preview",
|
"apiVersion": "2017-08-28",
|
||||||
"type": "Microsoft.MySqlAdapter.Admin/hostingServers",
|
"type": "Microsoft.MySqlAdapter.Admin/hostingServers",
|
||||||
"name": "[parameters('hostingServerName')]",
|
"name": "[parameters('hostingServerName')]",
|
||||||
"location": "[resourceGroup().location]",
|
"location": "[resourceGroup().location]",
|
||||||
|
@ -41,4 +41,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче