Skip to content

Commit ac38183

Browse files
authored
Merge pull request #77217 from MicahMcKittrick-MSFT/patch-159
MicrosoftDocs/azure-docs#31188
2 parents 7a22dec + 0ce9e7c commit ac38183

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
@@ -98,7 +98,7 @@ Create a file named *windows.json* and paste the following content. Enter your o
9898
"communicator": "winrm",
9999
"winrm_use_ssl": true,
100100
"winrm_insecure": true,
101-
"winrm_timeout": "3m",
101+
"winrm_timeout": "5m",
102102
"winrm_username": "packer",
103103

104104
"azure_tags": {

0 commit comments

Comments
 (0)