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

You need to implement a solution for processing changes to author names. The solution must use a change feed and an Azure Function and must meet the following requirements:
• Ensure that when a name change occurs, the authorNane field in the Books container is updated within 30 minutes.
• Minimize costs.
What should you configure? To answer, select the appropriate options in the answer area.

Submit