From a73f253d83efdac61b05fdce47b9111b4b79604b Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 2 Jan 2024 18:11:06 -0800 Subject: [PATCH] Update az104-11-vm-template.json --- New Instructions/AllFiles/Lab11/az104-11-vm-template.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/New Instructions/AllFiles/Lab11/az104-11-vm-template.json b/New Instructions/AllFiles/Lab11/az104-11-vm-template.json index 6046d93a..8dbee63b 100644 --- a/New Instructions/AllFiles/Lab11/az104-11-vm-template.json +++ b/New Instructions/AllFiles/Lab11/az104-11-vm-template.json @@ -84,7 +84,7 @@ }, "virtualNetworkResourceGroup": { "type": "string", - "defaultValue": "az104-rg1", + "defaultValue": "az104-rg11", "metadata": { "description": "Resource group of the VNet" } @@ -276,4 +276,4 @@ } } ] -} \ No newline at end of file +}