Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Batch package create (Timeout) #127

Open
greengumby opened this issue Apr 27, 2022 · 2 comments
Open

Azure Batch package create (Timeout) #127

greengumby opened this issue Apr 27, 2022 · 2 comments
Labels
under investigation Under investigation by team

Comments

@greengumby
Copy link

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 staer added the bug Something isn't working label May 3, 2022
@staer
Copy link
Contributor

staer commented May 3, 2022

@dpwatrous might have some insight here

@dpwatrous
Copy link
Member

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

@staer staer added under investigation Under investigation by team and removed bug Something isn't working labels May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
under investigation Under investigation by team
Projects
None yet
Development

No branches or pull requests

3 participants