Introduction

In this article, we will see how to create Azure blob storage and how to upload files to it.

Concept:

About

Basically, it represents the durable storage in the Azure cloud. As well, it allows storing blobs, tables, messages, and queues. Also, the Windows Azure SDK provides great help for accessing the storage.

Implementation – Installation of Microsoft Azure Storage Explorer.

Implementation – Create Storage Account in Azure

Implementation – Connect Azure Storage with Microsoft Azure Storage Explorer to add and view blob in the storage account

Summary

This is how you can upload images and files to blob storage and get a public or private URL of them.