azure-sdk-for-c icon indicating copy to clipboard operation
azure-sdk-for-c copied to clipboard

Download file from Blob

Open Abhi2109 opened this issue 3 years ago • 6 comments

Hi, I have a question about if we can download the file from blob using SDK APIs? Just like we have for upload.

Abhi2109 avatar Mar 22 '21 05:03 Abhi2109

We don't own C storage sdk

Jinming-Hu avatar Mar 23 '21 01:03 Jinming-Hu

@Abhi2109 Can you elaborate on the scenario. Currently the C sdk does not provide storage apis.

RickWinter avatar Mar 23 '21 16:03 RickWinter

@RickWinter yes. So just like we have an API "IoTHubClientCore_LL_UploadToBlob" to upload the file in blob , can we have an API to download the same file from Blob in C.

Abhi2109 avatar Mar 24 '21 05:03 Abhi2109

@Abhi2109 Thank you for filling this issue and providing clarity. I've added this to our backlog.

RickWinter avatar May 12 '21 19:05 RickWinter

Hi Rick, Any idea by when this feature will be available? DO i need to subscribe to any forum for getting the notification like "Ok this feature is available"

Abhi2109 avatar May 13 '21 04:05 Abhi2109

Blobs is available in beta https://github.com/Azure/azure-sdk-for-c/blob/feature/storage-blobs/sdk/inc/azure/storage/az_storage_blobs.h

RickWinter avatar Jun 14 '22 16:06 RickWinter

Hi @Abhi2109, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

github-actions[bot] avatar Mar 15 '24 18:03 github-actions[bot]