Skip to content

Commit 8c1160b

Browse files
Merge pull request #129 from microsoft/psl-us-7572
Fix for ckmv1 accelerator deplyment failure
2 parents d87c5c3 + f43f2e4 commit 8c1160b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/ARM/deployment-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1030,7 +1030,7 @@
10301030
],
10311031
"properties": {
10321032
"azPowerShellVersion": "3.0",
1033-
"scriptContent": "start-sleep -Seconds 300",
1033+
"scriptContent": "start-sleep -Seconds 420",
10341034
"cleanupPreference": "Always",
10351035
"retentionInterval": "PT1H"
10361036
}

0 commit comments

Comments
 (0)