Skip to content

Commit ec45c88

Browse files
authored
Merge pull request #116066 from cynthn/patch-389
Update build-image-with-packer.md
2 parents 880aa54 + e82831f commit ec45c88

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)