mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Update az104-04-vms-loop-template.json
This commit is contained in:
parent
8282cbcee5
commit
f8a88a2b8e
@ -151,7 +151,7 @@
|
||||
"subnet": {
|
||||
"id": "[resourceId('Microsoft.Network/virtualNetworks/subnets', variables('virtualNetworkName'), concat(variables('subnetName'),copyIndex()))]"
|
||||
},
|
||||
"privateIPAllocationMethod": "Dynamic"
|
||||
"privateIPAllocationMethod":"Dynamic"
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -159,4 +159,4 @@
|
||||
}
|
||||
],
|
||||
"outputs": {}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user