Skip to content

Commit 22b60da

Browse files
committed
Adding ttl from portal content
1 parent 6af1895 commit 22b60da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/time-to-live.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ By default, time to live is disabled by default in all Cosmos DB collections and
5050

5151
2. Navigate to the collection you want to set the TTL value, Open the **Scale & Settings** pane. You can see that the Time to Live is by default set to **off**. You can change it to **on (no default)** or **on**.
5252

53-
**off** -
53+
**off** - Documents are not deleted automatically.
5454
**on (no default)** -
55-
**on** -
55+
**on** - Documents expire "n” seconds after last modification.
5656

5757
![Set time to live](./media/time-to-live/set-ttl-in-portal.png)
5858

0 commit comments

Comments
 (0)