зеркало из https://github.com/Azure/AzureVM.git
fix broken nsg
This commit is contained in:
Родитель
12ee9a9ba6
Коммит
be24783380
|
@ -3,7 +3,5 @@
|
|||
"type": "Microsoft.Network/networkSecurityGroups",
|
||||
"name": "[variables('nsgName')]",
|
||||
"location": "[variables('location')]",
|
||||
"properties": {
|
||||
"securityRules": []
|
||||
}
|
||||
"properties": {}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче