Batch
Batch copied to clipboard
Azure Batch package create (Timeout)
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
`
@dpwatrous might have some insight here
Thanks for the report - we'll see if we can reproduce it on our end. +@wiboris