Moving Data In, Out and Between Azure Storage Accounts Using AzCopy

The little script I demoed at IT Camp @Houston. Just Install AzCopy Copy the script as it is Validate source path, destination path and associated Azure storage account access keys. Run it Here is the entire PowerShell script. The source and the destination storage accounts can be different subscriptions. Namely it can do cross-subscription copying. […]