[Blob Storage] StartCopyFromUri has different behavior in Azure
Open
alignment
blob-storage
bug
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 393
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
Hi, In Azurite you can use `StartCopyFromUriAsync` with `BlobCopyFromUriOptions` and provide a lease for the target blob with `DestinationConditions`. Azurite doesn't check the lease time but Azure returns an error with `412: InfiniteLeaseDurationRequired` code if the lease time is not set to Infinite
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.