Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 3.42 KB

support.md

File metadata and controls

61 lines (38 loc) · 3.42 KB
title description ms.service ms.subservice ms.topic ms.date author ms.author ms.reviewer ms.devlang
Azure Table Storage support in Azure Cosmos DB
Learn how Azure Cosmos DB for Table and Azure Table Storage work together by sharing the same table data model and operations.
cosmos-db
table
how-to
03/07/2023
seesharprun
sidandrews
mjbrown
cpp

Develop with Azure Cosmos DB for Table and Azure Table Storage

[!INCLUDETable]

Azure Cosmos DB for Table and Azure Table Storage share the same table data model and expose the same create, delete, update, and query operations through their SDKs.

Note

The serverless capacity mode is now available on Azure Cosmos DB API for Table. For more information, see Azure Cosmos DB serverless.

[!INCLUDE storage-table-cosmos-comparison]

Azure SDKs

Current release

The following SDK packages work with both the Azure Cosmos DB for Table and Table Storage.

Prior releases

The following SDK packages work only with Azure Cosmos DB for Table.

Next steps