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