Azure Blob Storage - Getting Started

Introduction

Welcome to the Azure Blob Storage Getting Started guide. This guide will walk you through the basics of creating and managing blob containers and blobs in Azure Blob Storage. Azure Blob Storage is a highly scalable and durable object storage service, suitable for storing unstructured data such as images, videos, documents, and backups.

Key Concepts

Creating a Blob Container

To create a container, you'll use the Azure Portal or Azure CLI.

Resources