Azure Storage Tables vs Azure Cosmos DB

From the official Azure documentation-

To move data in one or more Azure Storage tables to Azure Cosmos DB, Microsoft provides two tools to complete this task:
- Azure Cosmos DB Data Migration Tool
- AzCopy

Comments