This is a dedicated watch page for a single video.
A company has an Azure Cosmos DB for NoSQL account. The account is configured for session consistency. Data is written to a single Azure region and data can be read from three Azure regions. An application that will access the Azure Cosmos DB for NoSQL container data using an SDK has the following requirement: Reads from the application must return the most recent committed version of an item from any Azure region. You need to implement the changes to the Azure Cosmos DB for NoSQL account. What should you do?