Skip to content

This script recursively uploads everything in a folder structure to Azure Blob and directly to the Archive tier.

License

Notifications You must be signed in to change notification settings

matthansen0/recursive-upload-azure-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Recursive Upload to Azure Storage Archive Tier

This script recursively uploads everything in a folder structure to Azure Blob and directly to the Archive tier.

Upload-FileToAzureStorageContainer -StorageAccountName $StorageAccountName -StorageAccountKey $StorageAccountKey -ContainerName $ContainerName -sourceFileRootDirectory $sourceFileRootDirectory -Verbose

Contributing

Issues and PRs welcome.

About

This script recursively uploads everything in a folder structure to Azure Blob and directly to the Archive tier.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published