Use azcopy to manage Azure Blob Storage - upload, download, sync, and more!

Поділитися
Вставка
  • Опубліковано 2 гру 2023
  • In this video, we'll learn how to use the azcopy tool to manage Blob data in Azure Blob Storage. We'll see how to upload, download, and sync files, as well as handle other concerns like authentication. This video is designed as an approachable quickstart to learn how to work with azcopy in about ten minutes.
  • Наука та технологія

КОМЕНТАРІ • 6

  • @richardwaldron1684
    @richardwaldron1684 Місяць тому

    Excellent demo, I hadn't used this before but need to understand it for my upcoming AZ-104 exam. Thanks for sharing

  • @ganherngyih
    @ganherngyih 2 місяці тому +2

    This is relevant for those taking AZ-104

  • @ravilobo7977
    @ravilobo7977 4 місяці тому

    This is an awesome intro to azcopy. I loved the sync option. I have a folder I plan to sync to blob everyday. However, little anxious, if someone accidentally deletes the content of the source, I might end-up cleaning-up the blob as well. Wonder if you have any suggestions for this scenario.

    • @alexthecodewolf
      @alexthecodewolf  4 місяці тому

      Thanks for the feedback! I love this tool, I wish more people would watch this video :D. I believe by default files that are deleted locally are NOT deleted in the cloud destination, but there are parameters you can provide to change this behavior, you can read more about it here: learn.microsoft.com/en-us/azure/storage/common/storage-ref-azcopy-sync

  • @DevSecOpsAndMe-lu6xq
    @DevSecOpsAndMe-lu6xq 3 місяці тому

    Hi!
    What we should do if the storage account is in private network. I have to VPN to connect to that Storage account, In this case, what is the best way to upload a huge of files?

    • @alexthecodewolf
      @alexthecodewolf  3 місяці тому +1

      Hey, for this scenario I believe you just want to make sure the device you're using is connected to the VPN, I think this doc might be the scenario you're describing: learn.microsoft.com/en-us/azure/storage/common/storage-private-endpoints