Friday, May 25, 2018

Understanding Blob Storage - Part Three - Async Blob Copy

Here, in this article, we will see how to copy blobs from one container to another inside Azure Storage using an asynchronous copy operation. Here we are going to copy the file img1.jepg from images container to a newly created container called images-copy.

source https://www.c-sharpcorner.com/article/async-blob-copy-understanding-blob-storage-part-3/

No comments:

Post a Comment