Skip to content

cbellee/go-blob-copy-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-blob-copy-test

pre-requisites

  • create two storage accounts in different regions
  • create a container in each storage account
  • upload a blob to the 'source' storage account container
  • get storage account keys from portal, 'az' cli, Azure PowwrShell, etc.

usage

  • git clone this repo
  • $ cd ./go-blob-copy-test
  • $ go build
  • modify the ./test.sh script, adding your source & destination storage account names, keys, containers and blob name
  • $ ./test.sh
  • verify the blob has been copied to the destination storage account container

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published