Azure / Azure/azure-cli

blob copy failed when requires sync

Open
#16,337 7 comments 0 reactions 1 assignee Claimed by @Juliehzl View on GitHub
act-codegen-extensibility-squad needs-team-attention Service Attention Storage
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62

**Describe the bug**
az storage blob copy start with --requires-sync failed on block blob with CannotVerifyCopySource error.
the copy is successful if remove the --requires-sync

**To Reproduce**
az storage blob copy start ....... --requires-sync

**Expected behavior**
The copy operatiion returns on completion without any error.

**Environment summary**

Install Method: interactive script

CLI version:
azure-cli 2.16.0
core 2.16.0
telemetry 1.0.6
Python location '/usr/bin/python3'
Extensions directory '/home/jiancheng/.azure/cliextensions'
Python (Linux) 3.6.8 (default, Nov 16 2020, 16:55:22)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]
Your CLI is up-to-date.

OS version: CentOS 7
Shell Type: bash

**Additional context**

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.