DEV Community

Jay Gordon for Microsoft Azure

Posted on

@Azure Mini Fun Bytes: How to setup Azure Blob Storage

I take you through a few real-world problems and find some solutions. Today, we answer:

How do I create Azure blob storage?

If you need to store many objects in the cloud, like pictures, videos, logs, or any other kinds of unstructured data, using a storage blob on Azure is a perfect option. In this post, I walk through the steps of creating a storage account, creating the blob container, uploading the content, and eventually accessing my https available object.

I take questions and give you a start with code and procedure to deploy it.

Follow AzureFunBytes on Twitter and Twitch for updates on future episodes.

Links for you!

Introduction to the core Azure Storage services

What is Azure Blob storage?

Introduction to Azure managed disks

Use the portal to attach a data disk to a Linux VM

Microsoft Learn: Core Cloud Services - Azure data storage options

Microsoft Learn: Azure Fundamentals

Microsoft LearnTV 24*7 streaming Azure content

Get $200 in free Azure credit along with 12 months of free services

Latest comments (0)