-> The content in this article applies to the original Azure Table storage. However, the same concepts apply to the newer Azure Cosmos DB Table API. The Cosmos DB Table API offers higher performance and availability, global distribution, and automatic secondary indexes. It is also available in a consumption-based [serverless](../articles/cosmos-db/serverless.md) mode. There are some [feature differences](../articles/cosmos-db/table/introduction.md) between Table API in Azure Cosmos DB and Azure table storage. For more information, see [Azure Cosmos DB Table API](../articles/cosmos-db/table-introduction.md). For ease of development, we now provide a unified [Azure Tables SDK](https://devblogs.microsoft.com/azure-sdk/announcing-the-new-azure-data-tables-libraries/) that can be used to target both the original Table storage as well as the Cosmos DB Table API.
0 commit comments