Azure Classroomnotes 24/Aug/2023

Azure storage account contd..

Azure BackBone/Global Network

  • Refer Here
  • Microsoft has a backbone network which connects every region, edge location with a network cable carrying only azure related data.

Connecting to Azure Storage Account privately

  • Overview: Azure storage account will not be part of virtual networks, to access data in the storage account the basic option is internet. If the vm in azure wants to access data in storage account, we can take the help of global network via private endpoints and private links
    Preview
Lets establish private connectivity
  • Create a virtual machine
    Preview
  • Now create a storage account with the following selections in network tab
    Preview
    Preview
    Preview
    Preview
  • Now in this storage account create a container and upload some data
  • Access the public container object by using curl from vm
    Preview
  • Access the private container object by using curl from vm

Accessing Private Data

  • We can generate shared access signatures
    Preview
    Preview
  • Refer Here for the url
  • SAS Tokens provide temporary access to blobs and to generate sas tokens we need access keys
    Preview
  • We can access storage accounts from code to perform operations using connection strings

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

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

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

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