Skip to content

Commit 089e924

Browse files
Merge pull request #128341 from joerage/patch-3
Update Azure image offer and SKU for Windows 11
2 parents 517991d + 085d771 commit 089e924

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/dev-box/how-to-customize-devbox-azure-image-builder.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ To use VM Image Builder with Azure Compute Gallery, you need a gallery and an im
214214
"source": {
215215
"type": "PlatformImage",
216216
"publisher": "MicrosoftWindowsDesktop",
217-
"offer": "Windows-11",
218-
"sku": "win11-21h2-ent",
217+
"offer": "windows-ent-cpc",
218+
"sku": "win11-25h2-ent-cpc",
219219
"version": "latest"
220220
},
221221
"customize": [

0 commit comments

Comments
 (0)