Skip to content

v2.1.0

Choose a tag to compare

@KevinBusch KevinBusch released this 14 Jan 19:17
· 126 commits to main since this release

v2.1.0 Release

Release notes

Need ability to restore Azure blog storage from one container to another container.

Notable features:

  • Added the and-cli-restore-azure-storage.ts CLI command to support passing in source container and destination container information in order to authenticate using SAS tokens.
  • Added the azcopy-sync.ts module to support interacting with the AZCopy CLI command to either (a) sync containers or (b) sync an individual file

Known Issues

#148 Need ability to copy / overwrite Azure storage account contents from one container to another

Contributors

@KevinBusch