mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-05 08:09:08 +00:00
Merge pull request #992 from mikaseitsonen/patch-1
Update Lab 10 az104-10-vms-edge-template.json
This commit is contained in:
commit
798323da59
@ -183,8 +183,11 @@
|
||||
"count": "[variables('numberOfInstances')]"
|
||||
},
|
||||
"location": "[resourceGroup().location]",
|
||||
"sku": {
|
||||
"name":"Standard"
|
||||
},
|
||||
"properties": {
|
||||
"publicIpAllocationMethod": "Dynamic"
|
||||
"publicIpAllocationMethod": "Static"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user