Skip to content

Commit 554c50d

Browse files
Merge pull request #277352 from seesharprun/patch-8
Azure Table Storage | Remove reference to Azure Cosmos DB for Table
2 parents 1a979e1 + a86bd93 commit 554c50d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

includes/storage-table-concepts-include.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ Table storage contains the following components:
2323

2424
* **URL format:** Azure Table Storage accounts use this format: `http://<storage account>.table.core.windows.net/<table>`
2525

26-
Azure Cosmos DB for Table accounts use this format:
27-
`http://<storage account>.table.cosmosdb.azure.com/<table>`
28-
2926
You can address Azure tables directly using this address with the OData protocol. For more information, see [OData.org][OData.org].
3027

3128
* **Accounts:** All access to Azure Storage is done through a storage account. For more information about storage accounts, see [Storage account overview](../articles/storage/common/storage-account-overview.md).

0 commit comments

Comments
 (0)