File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 2
2
metadata :
3
3
title : Frequently asked questions about the API for Table in Azure Cosmos DB
4
4
description : Get answers to frequently asked questions about the API for Table in Azure Cosmos DB
5
- author : sakash279
6
- ms.author : akshanka
5
+ author : seesharprun
6
+ ms.author : sidandrews
7
+ ms.reviewer : akshanka
7
8
ms.service : cosmos-db
8
9
ms.subservice : table
9
10
ms.custom : ignite-2022
@@ -123,7 +124,7 @@ sections:
123
124
- question : |
124
125
How do I migrate an existing Azure Table storage application to this offering?
125
126
answer: |
126
- [AzCopy](../../storage/common/storage-use-azcopy-v10.md) and the [Azure Cosmos DB Data Migration Tool](../import-data.md) are both supported.
127
+ [AzCopy](../../storage/common/storage-use-azcopy-v10.md) is supported.
127
128
128
129
- question : |
129
130
How is expansion of the storage size done for this service if, for example, I start with 'n' GB of data and my data will grow to 1 TB over time?
You can’t perform that action at this time.
0 commit comments