Skip to content

Commit b0d7dbc

Browse files
authored
Use windows 2022 datacenter image for storage live tests (Azure#49167)
1 parent 4582e81 commit b0d7dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/storage/test-resources.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
"imageReference": {
477477
"publisher": "MicrosoftWindowsServer",
478478
"offer": "WindowsServer",
479-
"sku": "2019-Datacenter",
479+
"sku": "2022-Datacenter",
480480
"version": "latest"
481481
},
482482
"osDisk": {

0 commit comments

Comments
 (0)