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