Skip to content

Commit ad394b1

Browse files
cxznmhdcxzLeiwang3SQL
authored andcommitted
add Win2022DataCenter alias (Azure#16952)
1 parent b77c6ca commit ad394b1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arm-compute/quickstart-templates/aliases.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@
5353
}
5454
},
5555
"Windows": {
56+
"Win2022Datacenter": {
57+
"publisher": "MicrosoftWindowsServer",
58+
"offer": "WindowsServer",
59+
"sku": "2022-Datacenter",
60+
"version": "latest"
61+
},
5662
"Win2019Datacenter": {
5763
"publisher": "MicrosoftWindowsServer",
5864
"offer": "WindowsServer",

0 commit comments

Comments
 (0)