Batch icon indicating copy to clipboard operation
Batch copied to clipboard

Azure Batch package create (Timeout)

Open greengumby opened this issue 3 years ago • 2 comments

Problem Description

When calling the following through powershell there appears to be a 15 second timeout on uploading of the package. I have a 30Mb package to upload and cannot finish in time.

az batch application package create --resource-group $resourceGroupName --name $batchAccountName --application-name $applicationName --package-file $zipFileName --version-name $packageVersionName --debug `

greengumby avatar Apr 27 '22 07:04 greengumby

@dpwatrous might have some insight here

staer avatar May 03 '22 00:05 staer

Thanks for the report - we'll see if we can reproduce it on our end. +@wiboris

dpwatrous avatar May 03 '22 13:05 dpwatrous