Forum Discussion
Moving files to archive
Hi,
I have a requirement to archive files in one storage account ( which is in premium blob storage hot tier ). I need to move the files to another storage account which is general purpose V2 with default storage account access tier set as cool.
If I move the files from sa1 to sa2 and then run a script to move the file to archive tier within sa2, will it incur any additional costs? Is it possible to copy and set the tier as archive in one go ?
1 Reply
- Chandrasekhar_AryaSteel Contributor
shih145 Yes there will be a data transfer charges when you move data between two storage accounts that includes multiple factors like are the storage account are between two different subscriptions or regions if you have . search the pricing of bandwidth in Azure pricing that will give you the details also refer this article
Data transfer costs between 2 subscriptions in 2 diferent tenants - Microsoft Q&A
Please "Accept as Answer" if it helped so it can help others in community looking for help on similar topics.