Azure / Batch

Microsoft Azure Batch
https://aka.ms/batch
Creative Commons Attribution 4.0 International
24 stars 20 forks source link

Azure Batch package create (Timeout) #127

Open greengumby opened 2 years ago

greengumby commented 2 years ago

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 `

staer commented 2 years ago

@dpwatrous might have some insight here

dpwatrous commented 2 years ago

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