Update az104-11-vm-template.json

This commit is contained in:
staleycyn 2025-06-11 18:40:13 -07:00 committed by GitHub
parent 4fd37bda07
commit 22210aba49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -187,7 +187,7 @@
},
"location": "[resourceGroup().location]",
"properties": {
"publicIpAllocationMethod": "Dynamic"
"publicIpAllocationMethod": "Static"
}
},
{