Nagaraj Gurusamy
Nagaraj Gurusamy

Reputation: 11

Azure table storage incremental backup

Is there any way to do Azure Table Storage backup in to an another Azure Table Storage incrementally. AZcopy has solution for full backup for the table but not incremental.

Upvotes: 1

Views: 144

Answers (1)

SumanthMarigowda-MSFT
SumanthMarigowda-MSFT

Reputation: 2336

We don’t not support backup of Azure Tables currently, and we may not be doing that in the near future Going forward future Table investments will be in Cosmos DB. See the documentation for Azure CosmosDB online backup and restore There is a similar thread discussion in the SO link, this provides some idea on your scenario

Upvotes: 1

Related Questions