Update az104-11-vm-template.json

This commit is contained in:
staleycyn 2024-01-02 18:11:06 -08:00 committed by GitHub
parent 4e3b15c33c
commit a73f253d83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@
}, },
"virtualNetworkResourceGroup": { "virtualNetworkResourceGroup": {
"type": "string", "type": "string",
"defaultValue": "az104-rg1", "defaultValue": "az104-rg11",
"metadata": { "metadata": {
"description": "Resource group of the VNet" "description": "Resource group of the VNet"
} }
@ -276,4 +276,4 @@
} }
} }
] ]
} }