Azure Batch package create (Timeout)
Open
under investigation
- Dominant language
- No language data
- Stars
- 27
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
#### 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 `
`
Contributor guide
Assessment
This issue has not been assessed yet.