From 0ef9797e199f1c1ecc2fe9eadbc0f90dbae78804 Mon Sep 17 00:00:00 2001 From: AnusuyaBhattacharjee2907 <59863119+AnusuyaBhattacharjee2907@users.noreply.github.com> Date: Tue, 12 May 2020 19:34:03 +0530 Subject: [PATCH] Update existingVNETWindows.json --- .../existingVNETWindows.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickquickstarts/1a_Creating_a_Custom_Win_Image_on_Existing_VNET/existingVNETWindows.json b/quickquickstarts/1a_Creating_a_Custom_Win_Image_on_Existing_VNET/existingVNETWindows.json index d6eb0b1..76e8db4 100644 --- a/quickquickstarts/1a_Creating_a_Custom_Win_Image_on_Existing_VNET/existingVNETWindows.json +++ b/quickquickstarts/1a_Creating_a_Custom_Win_Image_on_Existing_VNET/existingVNETWindows.json @@ -54,7 +54,7 @@ "type": "PlatformImage", "publisher": "MicrosoftWindowsServer", "offer": "WindowsServer", - "sku": "2019-Datacenter", + "sku": "2016-Datacenter", "version": "latest" },