Azure Classroom Series – 14/Oct/2021

Storage Account Blob Storage

  • Create a Storage Account and add a container with private access
  • Upload some files to this
  • We will not be access these files over internet, now lets assume we would like to give access to a particular object/container for a certain period of time to some user then we can use Shared Access Signatures (SAS) Tokens
  • SAS for object: Preview
  • To create SAS Tokens, we use Access keys and if you rotate your access keys then the object/container shared via SAS URL will not work.
  • Exercise: Try to do the above steps
    • Create a SAS for object with access key key1
    • Try to access your object using browser
    • Now Navigate to Storage Account and Rotate the Access Key key1 and observe whether the SAS url for object is still working or not .
    • It should not work. IN these cases you need to generate a new SAS Token

Activity

  • Create a Managed disk of size 4GB and then attach this to a existing VM
  • Create a Storage account with a container and some objects uploaded and enable Geo replicaion
  • Create a Azure File Share and take a manual snapshot
  • Create a snapshot for the 4GB Disk after attaching to vm and adding some data.
  • Create a managed disk from the snapshot.

Leave a 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

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube