Uploading image to blob container and retrieving the image through blob url

nikesh prajapati 20 Reputation points
2023-12-02T00:00:34.86+00:00

I uploaded the tif image (1080X1080) manually to blob storage container. The snapshot is just an image icon but not an actual image. Do you know the reason behind that?

Thank you!

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
687 questions
{count} votes

Accepted answer
  1. SAMIT SARKAR 791 Reputation points Microsoft Employee
    2023-12-02T08:40:17.34+00:00

    Welcome to Microsoft Q&A platform and thanks for posting your question here.

    From your question, I understand that you have manually uploaded an image file with dimensions of 1080 x 1080 pixels. Following this, you initiated the creation of a snapshot and are attempting to download one of these snapshots, which is displayed as an icon.

    If this is the scenario, are you downloading the correct snapshot? You can use the tool Azure Storage Explorerto upload the snapshot and download the correct one. (Right-click on the file for which you took the snapshot and view the snapshot).

    A snapshot of a blob is identical to its base blob, except that the blob URI has a DateTime value appended to the blob URI to indicate the time at which the snapshot was taken.

    Hope this helps. If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.

    Thanks

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.