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

[Blob Storage] StartCopyFromUri has different behavior in Azure #2540

Open
PejmanNik opened this issue Mar 12, 2025 · 0 comments
Open

[Blob Storage] StartCopyFromUri has different behavior in Azure #2540

PejmanNik opened this issue Mar 12, 2025 · 0 comments
Assignees
Labels
alignment Alignment between Azurite with Azure Storage production blob-storage bug Something isn't working

Comments

@PejmanNik
Copy link

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

@blueww blueww self-assigned this Mar 13, 2025
@blueww blueww added bug Something isn't working blob-storage alignment Alignment between Azurite with Azure Storage production labels Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alignment Alignment between Azurite with Azure Storage production blob-storage bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants