Allows various backup & restore options for Windows Azure Table Storage accounts: - Backup from one storage account to another - Backup a storage account to a file - Restore
from a file to a storage account
To copy data from on-premises using the Azcopy tool to Azure Storage account.
This is bit old thread, still you can refer to the suggestion mentioned this SO thread
You can also use Azure Data Factory to backup Azure storage with great effect. It's cost effective and work very well.
Create a Data Factory (v2), set up data connections to your data sources (it currently supports Azure Tables, Azure Blobs and Azure Files) and then set up a data copy.
Hope this helps!
Kindly let us know if the above helps or you need further assistance on this issue.
------------------------------------------------------------------------------------------
Do click on "Mark as Answer" on the post that helps you, this can be beneficial to other community members.