How should you complete the CLI statements?

HOTSPOT You have a database named db1 in an Azure Cosmos DB for NoSQL account named account1. The db1 database has a manual throughput of 4,000 request units per second (RU/s). You need to move db1 from manual throughput to auto scale throughput by using the Azure CLI. The solution...

August 31, 2023 No Comments READ MORE +

You have an Azure Cosmos DB Core (SQL) API account named account1

HOTSPOT You have an Azure Cosmos DB Core (SQL) API account named account1. In account1, you run the following query in a container that contains 100GB of data. SELECT * FROM c WHERE LOWER(c.categoryid) = "hockey" You view the following metrics while performing the query. For each of the following...

August 31, 2023 No Comments READ MORE +

Does this meet the goal?

You have a database in an Azure Cosmos DB for NoSQL account that is configured for multi-region writes. You need to use the Azure Cosmos DB SDK to implement the conflict resolution policy for a container. The solution must ensure that any conflict sent to the conflict feed. Solution: You...

August 30, 2023 No Comments READ MORE +

What should you do first?

You have a database in an Azure Cosmos DB Core (SQL) API account. The database is backed up every two hours. You need to implement a solution that supports point-in-time restore. What should you do first?A . Enable Continuous Backup for the account. B. Configure the Backup & Restore settings...

August 30, 2023 No Comments READ MORE +

Which three actions should you perform?

You have a container m an Azure Cosmos DB for NoSQL account. Data update volumes are unpredictable. You need to process the change teed of the container by using a web app that has multiple instances. The change feed will be processed by using the change feed processor from the...

August 30, 2023 No Comments READ MORE +