Skip to content

Commit 9aa759d

Browse files
authored
Merge pull request #97594 from SnehaGunda/monitoring
SEO OKR 1604796 - Duplicate title issue
2 parents 222daa8 + 5375334 commit 9aa759d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/cosmos-db/databases-containers-items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ An Azure Cosmos container has a set of system-defined properties. Depending on w
7878

7979
| System-defined property | System-generated or user-configurable | Purpose | SQL API | Cassandra API | Azure Cosmos DB API for MongoDB | Gremlin API | Table API |
8080
| --- | --- | --- | --- | --- | --- | --- | --- |
81-
|\_id | System-generated | Unique identifier of container | Yes | No | No | No | No |
81+
|\_rid | System-generated | Unique identifier of container | Yes | No | No | No | No |
8282
|\_etag | System-generated | Entity tag used for optimistic concurrency control | Yes | No | No | No | No |
8383
|\_ts | System-generated | Last updated timestamp of the container | Yes | No | No | No | No |
8484
|\_self | System-generated | Addressable URI of the container | Yes | No | No | No | No |

articles/storage/tables/table-storage-quickstart-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Quickstart - Overview of Azure Table storage
2+
title: Quickstart - Create an Azure Storage table in the Azure portal
33
description: In this quickstart, create an Azure storage Table service table in the Azure portal.
44
services: storage
55
author: MarkMcGeeAtAquent
66
ms.service: storage
77
ms.topic: quickstart
8-
ms.date: 04/23/2018
8+
ms.date: 12/02/2019
99
ms.author: sngun
1010
ms.subservice: tables
1111
---

0 commit comments

Comments
 (0)