Forum Discussion
vibhas_kashyap
Apr 15, 2022Copper Contributor
Azure CLI Bash for windows platform
Hi All, I am trying to copy blob data from one Azure Subscription to another Azure Subscription using Azure CLI Bash for windows. I am able to set the below ENVIRONMENT VARIABLES successfully S...
lukemurraynz
May 14, 2022Learn Expert
Hi, Vibhas. Did you get this sorted?
I recommend taking a look at AzCopy (https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10?WT.mc_id=AZ-MVP-5004796)
Which will help you transfer data across and to an Azure storage account.
I recommend taking a look at AzCopy (https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10?WT.mc_id=AZ-MVP-5004796)
Which will help you transfer data across and to an Azure storage account.