Skip to content

Commit 38a00ff

Browse files
authored
Merge pull request #171069 from VikasPullagura-MSFT/patch-204
(Azure CXP) resolves MicrosoftDocs/azure-docs#80483
2 parents 0b31851 + d7be1d6 commit 38a00ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Your template must be submitted to the service, this will download any dependent
210210
New-AzResourceGroupDeployment `
211211
-ResourceGroupName $imageResourceGroup `
212212
-TemplateFile $templateFilePath `
213-
-apiversion "2020-02-14" `
213+
-ApiVersion "2020-02-14" `
214214
-imageTemplateName $imageTemplateName `
215215
-svclocation $location
216216
```

0 commit comments

Comments
 (0)