Setting and Retrieving Azure Blob Storage Properties and Metadata

Difficulty: Advanced
Duration: 6 minutes and 59 seconds
Students: 1,173
Rating: 4.9/5

In this short lesson, I’ll explain how to manage blob properties and metadata using the Azure Portal and the Azure Storage client libraries for .NET.

Learning Objectives

  • Manage blob properties and metadata using:
    • Azure Portal
    • Azure Storage client libraries for .NET

Intended Audience

  • Azure developers

Prerequisites

  • Knowledge of Azure Blob Storage
  • Experience with programming, especially C#