question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fix blob copy support when using SQL metadata implementations

See original GitHub issue

Which service(blob, file, queue, table) does this issue concern?

blob

Which version of the Azurite was used?

latest

Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)

DockerHub

What’s the Node.js version?

N/A

What problem was encountered?

Can’t perform simple copy operations.

Steps to reproduce the issue?

Attempt to call copy using Azure Storage Explorer or your favourite SDK, you’ll get a 500.

Have you found a mitigation/solution?

No.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
bluewwcommented, Apr 30, 2020

@atrauzzi Yes, we currently don’t support copy page/append blob on SQL based metadata implementation. We will prioritize it with other feature ask and new fetures.

0reactions
atrauzzicommented, Oct 8, 2020

I’ll definitely take a look next chance I get and report back! Thank you! 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Performance and scalability checklist for Blob storage
A checklist of proven practices for use with Blob storage in developing high-performance applications.
Read more >
Copy Data tool to export data from Azure SQL Database into ...
This article will show copy data tool for exporting data from Azure SQL Database into Azure Storage.
Read more >
blob - Should binary files be stored in the database?
My opinion is that storing in the DB as a blob is a better solution and ... No-copy-on-write or de-deduplication XFS and BTRFS...
Read more >
Copy Data From Blob Storage To A SQL Database
STEP 1: Create a blob and a SQL table · 1) Create a source blob, launch Notepad on your desktop. Copy the following...
Read more >
Design and Implement an Azure Storage Strategy
Set metadata on a container; Store data using block and page blobs; Stream data using blobs; Access blobs securely; Implement async blob copy...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found