Skip to content

Commit 871615f

Browse files
Merge pull request #226475 from SaibabaBalapur-MSFT/patch-29
(AzureCXP) fixes MicrosoftDocs/azure-docs#104800
2 parents 035d096 + ef81911 commit 871615f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/image-builder-virtual-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Multi-session images are intended for pooled usage. Here's an example of the ima
190190
```json
191191
"publisher": "MicrosoftWindowsDesktop",
192192
"offer": "Windows-10",
193-
"sku": "20h2-evd",
193+
"sku": "20h2-avd",
194194
"version": "latest"
195195
```
196196

0 commit comments

Comments
 (0)