You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/time-to-live.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ The above logic can be shown in the following matrix:
46
46
## Configuring TTL
47
47
By default, time to live is disabled by default in all Cosmos DB collections and on all documents. TTL can be set programmatically or by using the Azure portal. Use the following steps to configure TTL from Azure portal:
48
48
49
-
1. Sign in to the [Azure portal](https://portal.azure.com/) and navige to your Azure Cosmos DB account.
49
+
1. Sign in to the [Azure portal](https://portal.azure.com/) and navigate to your Azure Cosmos DB account.
50
50
51
51
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**.
0 commit comments