DEV Community

Jay Gordon for Microsoft Azure

Posted on

2

@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

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay