removed deprecated network settings from postgres
This commit is contained in:
Родитель
bab24a1866
Коммит
02c463c4e1
|
@ -102,15 +102,6 @@
|
|||
{
|
||||
"id": "[resourceId('Microsoft.Network/networkInterfaces',variables('nicName'))]"
|
||||
}
|
||||
],
|
||||
"inputEndpoints": [
|
||||
{
|
||||
"enableDirectServerReturn": "False",
|
||||
"endpointName": "SSH",
|
||||
"privatePort": 22,
|
||||
"publicPort": 22,
|
||||
"protocol": "tcp"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче