mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Update az104-11-vm-template.json
This commit is contained in:
parent
22210aba49
commit
b7a15f2697
@ -186,6 +186,9 @@
|
|||||||
"count": "[variables('numberOfInstances')]"
|
"count": "[variables('numberOfInstances')]"
|
||||||
},
|
},
|
||||||
"location": "[resourceGroup().location]",
|
"location": "[resourceGroup().location]",
|
||||||
|
"sku": {
|
||||||
|
"name":"Standard"
|
||||||
|
},
|
||||||
"properties": {
|
"properties": {
|
||||||
"publicIpAllocationMethod": "Static"
|
"publicIpAllocationMethod": "Static"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user