We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05d4d9b + 7da001b commit 553bd29Copy full SHA for 553bd29
articles/virtual-machines/windows/build-image-with-packer.md
@@ -119,7 +119,7 @@ Create a file named *windows.json* and paste the following content. Enter your o
119
}]
120
}
121
```
122
-You can also create a filed named *windows.pkr.hcl* and paste the following content with your own values as used for the above parameters table.
+You can also create a file named *windows.pkr.hcl* and paste the following content with your own values as used for the above parameters table.
123
124
```HCL
125
source "azure-arm" "autogenerated_1" {
0 commit comments