Skip to content

Commit a86bd93

Browse files
authored
Update storage-table-concepts-include.md
1 parent 10b6a9b commit a86bd93

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)