Azure / Azure/Batch

Azure Batch package create (Timeout)

Open
#127 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.