ARM templates - RT 7.10.2, JCR 7.10.2, Xray 3.9.1

- minor changes in VM image templates
This commit is contained in:
danielmkn
2020-10-19 14:12:07 -07:00
parent 3b97737dfc
commit 282d251e5d
15 changed files with 55 additions and 63 deletions

View File

@@ -5,11 +5,8 @@
"location": {
"value": "westus2"
},
"networkInterfaceName": {
"value": "jcr-nic"
},
"networkSecurityGroupName": {
"value": "jcr-nsg"
"namingInfix": {
"value": "jcr"
},
"networkSecurityGroupRules": {
"value": [
@@ -31,9 +28,6 @@
"subnetName": {
"value": "default"
},
"virtualNetworkName": {
"value": "jcr-vm-test-vnet"
},
"addressPrefixes": {
"value": [
"10.0.0.0/24"
@@ -49,9 +43,6 @@
}
]
},
"publicIpAddressName": {
"value": "jcr-public-ip"
},
"publicIpAddressType": {
"value": "Dynamic"
},