Azure Classroomnotes 23/Aug/2023

Reservations in Azure

  • Refer Here for Azure reservations where azure offers more discount if we give a commitment for 1 year or 3 years

Storage Acccount

  • Different Types of Data that can be stored in Azure Storage account
    • Block Blob => Any file less than 4.7 TiB
    • Page Blob => Virtual Hard disk
    • Append Blob => Log files
    • Table Storage => NoSQL Data
    • File Share => Network Disk
    • Queue Storage => Message Queue
  • Account Types: Refer Here
  • Premium Blob storage Refer Here
  • Premium blob storage scenarios Refer Here
  • Azure Storage Account created will not be part of virtual network
  • Any data in storage account is accessed over https using internet which can be restricted.

Activity 1: create a basic storage account

  • Create a storage account with standard, any redundancy other than LRS
  • Create two containers
    • shared (Anonymous access blob/container)
    • private (private accesss)
  • Upload any files preferabbly (.txt,.pdf,.mp3,.png,.mp4)

Solution

  • Created a resource group in east us
  • Create a storage account



  • Upload files to private container
  • upload files to public container
  • Error message when trying to access private container blob

Activity 2: Create other storage types

  • File Share



  • Queue Storage

  • Table Storage

Exercise:

  • Create a premium
    • block blob storage account
    • file share storage account
    • page blob storage account
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%