Skip to content

Commit 085d771

Browse files
authored
Update Azure image offer and SKU for Windows 11
1 parent ead4a71 commit 085d771

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)