IT & Software → Microsoft Azure → Azure Storage → Introduction to Azure Storage

Overview

Azure Storage is a cloud service from Microsoft that allows you to store and manage data securely. It provides different types of storage options, such as blobs, files, queues, and tables. This introduction will help you understand how Azure Storage works and how to use it for your applications. You'll learn about its features, benefits, and how to access your stored data from anywhere.

📚 Key Learning Objectives

  • Identify the different types of Azure Storage services.
  • Explain the benefits of using Azure Storage.
  • Access and manage data in Azure Storage.
  • Differentiate between blobs, files, queues, and tables.
  • Set up a basic Azure Storage account.