Skip to content

Commit 7d190f2

Browse files
authored
Merge pull request #98963 from hyoshioka0128/patch-580
Typo "Azure table"→"Azure Table"
2 parents ec0a7fa + c727652 commit 7d190f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/storage-table-cosmos-db-tip-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ms.author: tamram
77
---
88

99
> [!TIP]
10-
> 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.
10+
> 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

Comments
 (0)