Back to Blog

Using Azure blob storage for blog image repository

Azure Portal Documentation.

How to use keyboard shortcuts in the Azure portal.

  1. Create a Free Azure account – click here
  2. Create your first Resource Group on Azure portal
    1. On Azure Portal click on Create a Resource
      1
    2. Search for Resource Group on Azure marketplace and select it
      23
    3. Name the Resource “MyBlog” and click create
      4
    4. Wait until the Resource is created then Access it from the Home Button
      5
  3. Create your Azure Storage Account
    1. go the Azure marketplace and search for “Storage Account” and select it from drop down menu
      6
    2. Click create on the next screen7
    3. Give a name for the storage account i.e.: fielandfoldersblog , define Account kind: Storage (general purpose v1) and Replication: LRS and click on review-create
      8
    4. On Review + Create, select Create and wait until this process is complete
      9
      10
    5. Go to the Storage Account resource and select the option “Containers” on main screen
      11
    6. click on “+” Container to add a container – please add 02 containers (one for files one for posts)
      12
      13
      14

Great thanks,

I hope you like this post.