Azure blob storage and container

In this post, let us see how we can create Azure blob storage account, container and upload file into container.

Login into Azure portal -> Click New -> Storage -> Storage account - blob, file, table, queue





To create storage account:


Once Storage account is created, create a Container under this storage account:



In the Container -> Click Upload to add a file into Container - blob storage account


To connect to the Azure blob storage account, we can find the Connection string under Access keys:



More details on important topics related to Azure blog storage:


See Also: 


No comments: