Skip to content

Commit c9243fd

Browse files
Merge pull request #271964 from RoseHJM/mdb-gallery-update
MDB - Updated source SKU in code block
2 parents 5a26acc + 8e2ab7f commit c9243fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ To use VM Image Builder with Azure Compute Gallery, you need to have an existing
217217
"type": "PlatformImage",
218218
"publisher": "MicrosoftWindowsDesktop",
219219
"offer": "Windows-11",
220-
"sku": "win11-21h2-avd",
220+
"sku": "win11-21h2-ent",
221221
"version": "latest"
222222
},
223223
"customize": [

0 commit comments

Comments
 (0)