Learning Azure Storage for Developers

Go to class
Write Review

Free Online Course: Learning Azure Storage for Developers provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learning Azure Storage for Developers is taught by Anton Delsink.

Overview
  • Get an overview of Microsoft Azure Storage, the highly scalable and secure PaaS. Explore key security and deployment topics and review the storage options available to developers.

    Azure Storage is an important part of the Microsoft Azure developer toolkit. In this course, Anton Delsink provides a high-level overview of what Azure Storage is, as well as a brief look at the options available to developers: table, file, queue, and blob-based storage. Anton starts the course with a tour of the Azure portal and an explanation of how to create both a general-purpose storage account and a Blob storage account. Next, he covers important security and deployment topics that apply across all storage options. To wrap up, he briefly goes over each storage area. For a more in-depth exploration of each storage area—files, tables, blobs, and queues—check out additional courses in the Azure Storage for Developers series.

Syllabus
  • Introduction

    • Introduction to Azure Storage
    • What you should know
    1. Overview
    • Azure Storage overview
    • Create your first storage account
    • Create a blob storage account
    • Azure Storage Explorer
    2. Security
    • Shared key authentication
    • Shared access signatures (SAS)
    • Stored access policies
    • Encryption at rest
    3. Deployment
    • Azure CLI
    • PowerShell
    • Local emulator
    4. Storage Types
    • Blobs
    • Tables
    • Queues
    • Files
    Conclusion
    • Next steps