QuestionQ42
Optimize an Azure Cosmos DB solutionThe settings for a container in an Azure Cosmos DB Core (SQL) API account are configured as shown in the following exhibit.

Which statement describes this container configuration?
- A All items will be deleted after one year.
- B Items stored in the collection will be retained always, regardless of the items time to live value.
- C Items stored in the collection will expire only if the item has a time to live value.
- D All items will be deleted after one hour.
Community Discussion