Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-200 Topic 4 Question 20 Discussion

Actual exam question for Microsoft's DP-200 exam
Question #: 20
Topic #: 4
[All DP-200 Questions]

You have an Azure Cosmos DB database that uses the SQL API.

You need to delete stale data from the database automatically.

What should you use?

Show Suggested Answer Hide Answer
Suggested Answer: D

With Time to Live or TTL, Azure Cosmos DB provides the ability to delete items automatically from a container after a certain time period. By default, you can set time to live at the container level and override the value on a per-item basis. After you set the TTL at a container or at an item level, Azure Cosmos DB will automatically remove these items after the time period, since the time they were last modified.

References:

https://docs.microsoft.com/en-us/azure/cosmos-db/time-to-live


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel