Update az104-06-vms-loop-template.json

This commit is contained in:
staleycyn 2024-01-14 08:01:14 -08:00 committed by GitHub
parent 66a0b2fd94
commit f6507d2656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -556,10 +556,12 @@
},
"enableIPForwarding": false,
"disableTcpStateTracking": false,
"networkSecurityGroup": {
"id": "[resourceId('Microsoft.Network/networkSecurityGroups', parameters('networkSecurityGroups_az104_06_nsg1_name'))]"
},
"nicType": "Standard",
"auxiliaryMode": "None",
"auxiliarySku": "None"
}
}}
]
}