Azure storage - read data data without using a local path with blobclient python

ASIMINA SIMOTA 1 Reputation point
2021-01-09T16:43:42.653+00:00

Hello , I am experimenting AZURE storage. I put some images as blob in a container and now I want to retrieve localy and work with them. I am able to do that with blob client but I need to store them in a local path first. What I want is to read in memory because I want to put my solution in cloud. How can I do this?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,919 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.