Skip to content

Commit e82831f

Browse files
authored
Update build-image-with-packer.md
------- cc: @cynthn
1 parent efdb3c7 commit e82831f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/build-image-with-packer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Create a file named *windows.json* and paste the following content. Enter your o
100100
},
101101

102102
"location": "East US",
103-
"vm_size": "Standard_DS2_v2"
103+
"vm_size": "Standard_D2_v2"
104104
}],
105105
"provisioners": [{
106106
"type": "powershell",

0 commit comments

Comments
 (0)