mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-06 16:49:09 +00:00
Update az104-06-vms-loop-template.json
This commit is contained in:
parent
66a0b2fd94
commit
f6507d2656
@ -556,10 +556,12 @@
|
|||||||
},
|
},
|
||||||
"enableIPForwarding": false,
|
"enableIPForwarding": false,
|
||||||
"disableTcpStateTracking": false,
|
"disableTcpStateTracking": false,
|
||||||
|
"networkSecurityGroup": {
|
||||||
|
"id": "[resourceId('Microsoft.Network/networkSecurityGroups', parameters('networkSecurityGroups_az104_06_nsg1_name'))]"
|
||||||
},
|
},
|
||||||
"nicType": "Standard",
|
"nicType": "Standard",
|
||||||
"auxiliaryMode": "None",
|
"auxiliaryMode": "None",
|
||||||
"auxiliarySku": "None"
|
"auxiliarySku": "None"
|
||||||
}
|
}}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user