QuestionQ108

Integrate an Azure Cosmos DB solution

You have an Azure Cosmos DB for NoSQL account that hosts the containers shown in the following table.

Question Image

You need to implement a solution to process changes to author names. The solution must use a change feed and an Azure Function and meet these requirements:

  • Ensure that, when a name changes, the authorName field in the Books container is updated within 30 minutes.
  • Minimize costs.

What should you configure?

Community Discussion

No comments yet. Be the first to start the discussion!