Skip to content

Commit 7d444c4

Browse files
authored
Merge pull request #314725 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents b79a164 + 089e924 commit 7d444c4

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)