
Select the right storage solution to ensure global data availability and lower costs. Azure storage provides durable, globally distributed, fully managed and scalable storage, paid per use.
Explore structured, semi-structured, and unstructured data and how Azure maps each type to services like SQL databases, Cosmos DB, and migration services.
Explore where storage fits in a modern application architecture, from shared configuration and logs to messaging queues, relational and NoSQL databases, and unstructured data with Azure storage services.
Discover why student reviews matter for the instructor and how to leave a course review on Udemy, including rating steps and the option to update your feedback.
To keep this course aligned with today's technology, we've added this AI-focused section. These lessons show how Generative AI can enhance your productivity while reinforcing the importance of strong technical fundamentals. After completing this section, continue with the remaining course content to apply these concepts in practice.
See generative AI write a real PowerShell script, a Python script, a GitHub Actions workflow, a Kubernetes manifest, and a Terraform config — live, on screen. Whether you're learning to code, script, or build cloud infrastructure with AI coding assistants like ChatGPT and Copilot, this lecture sets the baseline: here's exactly what AI can already do for you, so the rest of the course can show you what it still can't.
AI can write a script in seconds — so why keep learning to write one yourself? This lecture answers that honestly, with two live, real examples in PowerShell and Python where AI-generated code looks perfect and quietly isn't. Essential for anyone using an AI coding assistant for scripting, automation, or infrastructure work who wants to close the judgment gap AI can't close for you.
A real near-miss story, reproduced live: an AI-generated script almost leaks a live API key straight to a public GitHub repo — and how an automated guardrail catches it in seconds. A must-watch for anyone using generative AI for coding, DevOps, or cloud automation who wants to build securely, not just quickly.
Beyond writing code — five real, practical ways to use generative AI every day: fast upskilling on new tools, automated documentation, smarter troubleshooting with real context, and a head start on architecture diagrams. Straight from a working Generative AI Architect's own daily toolkit, not theory — the habits that actually save time on real scripting, DevOps, and cloud engineering work.
Explore Azure storage by walking through a Node.js demo app called My Cloud Bucket that creates containers, uploads files, lists content, deletes items, and downloads data.
Explore Azure storage accounts, which group blobs, files, queues, and tables under a single container to simplify management and apply uniform replication, security, and performance settings across all data services.
Balance data diversity, cost sensitivity, and resource management when deciding how many storage accounts to use for Azure blob, file, table, and queue services.
Explore deploying an Azure storage account via portal, compare standard and premium performance, understand Central India region and resource group setup, and choose general purpose v2 as recommended account kind.
Discover Azure storage replication and how it ensures high availability with multiple copies. Learn about lrs, grs, and ra-grs, plus zone variants that protect data across racks and regions.
Configure advanced networking, public endpoints or private links. Enable soft delete, versioning, and point-in-time restore, then review advanced settings and default access tier.
Explore Azure blob storage as Microsoft's object storage for unstructured data, learn to create containers, manage public or private access, and upload blobs with versioning and soft delete options.
Explore advanced blob upload options, including rbac authentication, blob types (block, page, append), tiering (hot, cool, archive), with encryption at rest and optional encryption scopes.
Learn to host static content on Azure blob storage, using index and error documents, region-specific endpoints, and optional custom domains for seamless user access.
Define and implement Azure blob storage lifecycle management rules to automatically move blobs from hot to cool to archive and delete aged data, with scope filtering and practical portal steps.
Learn how shared key authorization secures an Azure storage account, and why two access keys enable seamless rotation with the connection string for read, write, and delete operations.
Learn how to use shared access signatures to grant restricted, time-bound access to Azure storage resources for untrusted partners, with IP and protocol controls.
Set up the environment for Node.js and the Azure SDK, explore a browser-based blob storage demo, configure cross-origin resource sharing and shared access signatures, then bundle and deploy the app.
Enhance a web UI for Azure storage by adding a download button and a dynamic download links table, updating JavaScript to toggle visibility and populate blob lists from a container.
Publish your web app hosted on an Azure virtual machine by installing Ngrok and exposing a public URL that tunnels traffic to your locally running site.
Explore Azure file share, a fully managed file service with SMB access, accessible via a URL that includes a SAS token, mountable by multiple VMs for configuration and data storage.
Create a file share in an Azure storage account and explore premium, transaction optimized, hot, and cool tiers. Discover how file shares can be mounted on systems, unlike blob storage.
Discover how to create and mount an Azure file share on Windows using the script or UI, and understand the security implications of mounting Azure storage as a drive.
Discover how Azure file sync extends on premises file shares into Azure cloud, caching frequently used data locally on Windows Server 2012 or later, while syncing rest to cloud storage.
Configure Azure file sync from scratch by creating a file share with quota, deploying a region-matched sync service, and preparing to register servers with the download agent.
Create a sync group with cloud and server endpoints to map a local on-premises directory to an Azure file share, enable cloud tiering, and verify synchronization.
Explore AzCopy, a command-line tool to copy blobs and files between storage accounts and containers, authenticate with tenant IDs and SAS tokens, and perform recursive transfers for large data.
Storage sits at the heart of every cloud project - it shapes your cost, performance, availability, and security. This course is a complete, hands-on guide to Microsoft Azure Storage, taking you from "what is cloud storage?" all the way to deploying, securing, and automating production-grade storage on Azure.
Built for aspiring and working Azure administrators, cloud engineers, developers, and IT professionals, this course also maps closely to the Storage portion of the AZ-104 Microsoft Azure Administrator exam - so you build real skills and exam-relevant knowledge at the same time.
And because data security is non-negotiable, at every step you'll learn the security recommendations that go with each storage component - not as an afterthought, but built in.
You get 39 lectures across 10 sections, a slides ebook, practice files, and assignments - all backed by 1-on-1 instructor support, LIFETIME access, and a 100% money-back guarantee.
WHAT YOU'LL LEARN - KEY TOPICS COVERED:
- Cloud storage fundamentals, data classification, and storage types in modern app architecture
- Azure Storage accounts - how many you need, basic and advanced settings
- Storage redundancy options (LRS, ZRS, GRS and more) explained simply
- Azure Blob Storage - blob types, access tiers, and encryption
- Static website hosting with Blob Storage and custom domains
- Blob Storage lifecycle management to automatically control cost
- Securing storage - Shared Access Keys and Shared Access Signatures (SAS)
- Azure Files - create and mount file shares on Windows
- Azure File Sync - deploy, register a Windows Server, and configure sync
- AzCopy for fast, scriptable data transfer
- Administering Azure Storage with Azure PowerShell
- Hands-on project: "My Cloud Bucket," a Node.js + Azure SDK storage web app
Azure Storage is a must-have, in-demand skill for cloud and IT professionals - and this course is a one-stop shop for mastering it. Check out the curriculum and enroll today.
TAGS: Azure Storage, Azure Blob Storage, Azure Files, Azure File Sync, Microsoft Azure, cloud storage, AZ-104, storage account