Azure / Azure/azure-cli

`az storage blob download` should support resuming broken downloads

Open
#29,027 1 comment 2 reactions 2 assignees Claimed by @calvinhzy View on GitHub
act-codegen-extensibility-squad Auto-Assign Azure CLI Team customer-reported question Storage
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Describe the bug

## Action

- Prepare a disk snapshot for download via snapshot export , of say a 1TB disk
- Download is `az storage blob download -f file-end.vhd --blob-url "" `
- The download is interrupted (network breaks, token expires)

## Actual behavior

The download has to be restarted from scratch

## Expected behavior

The download is resumed by default. Or a new option `--resume` solves this problems

### Related command

az storage blob download

### Errors

n-a

### Issue script & Debug output

n-a

### Expected behavior

The download is resumed by default.

### Environment Summary

azure-cli 2.61.0
core 2.61.0
telemetry 1.1.0

### Additional context

_No response_

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.