This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
To enable the ability to index changes in Azure Cosmos DB for NoSQL items, which field should be included in the data source's SQL query?
partitionKey
id
_ts
The Azure Cosmos DB for NoSQL sales application regularly uses a time-to-live value to automatically delete items after a set amount of time. Which strategy should the application use to ensure that the deleted items are also deleted in the search index?
Configure a soft-delete policy with a tracked column and value
No configuration is required. Azure Cognitive Search automatically removes data from the index
Configure a high watermark policy that is mapped to the timestamp (_ts) field
You must answer all questions before checking your work.
Was this page helpful?