SwapnilSwapnil's Studio
Azure CloudEp 4

Azure Storage Accounts Explained

Master Azure Blob, File, Queue, and Table storage — understand when to use each and how to secure them.

12
slides
🖥️Azure Demo Steps
  1. 1Go to Azure Portal → Create a resource → Storage account
  2. 2Choose resource group, region, redundancy (LRS vs GRS)
  3. 3Navigate to Containers → create a blob container
  4. 4Upload a file and change access level to Blob (public read)
  5. 5Show the public URL of the uploaded blob
  6. 6Navigate to File shares → create a share and upload a file
  7. 7Show Storage Explorer in the portal
  8. 8Navigate to Access keys and Connection strings