Forum Discussion
joetahsin
Jun 20, 2023Copper Contributor
Azure Table storage cross tenant replication
Hi all,
i'm currently in a situation where i need to migrate an existing storage account(existing tenant paysg) with azure table storage(data) to a new azure environment in a CSP tenant.
Unfortunately i can't move the resource to the csp tenant subscription..
My question is , is there a way to replicate or copy the table storage data to the new environment ?
i can only find cross tenant replication for blob storage. >> https://learn.microsoft.com/en-us/azure/storage/blobs/object-replication-configure?tabs=portal
thanks in advance.