Skip to content

Commit 8e2ab7f

Browse files
author
RoseHJM
committed
Updated source SKU in code block
1 parent a85b63b commit 8e2ab7f

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)