HOTSPOT -You have the following Azure Resource Manager (ARM) template.You plan to deploy the template in incremental mode.For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area:
You have an Azure Cosmos DB Core (SQL) API account that has multiple write regions.You need to receive an alert when requests that target the database exceed the available request units per second (RU/s).Which Azure Monitor signal should you use?
HOTSPOT -You have a database named db1 in an Azure Cosmos DR Core (SQL) API 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 autoscale throughput by using the Azure CLI. The solution must provide a minimum of 4,000 RU/s and a maximum of 40,000 RU/s.How should you complete the CLI statements? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
You need to create a database in an Azure Cosmos DB Core (SQL) API account. The database will contain three containers named coll1, coll2, and coll3. The coll1 container will have unpredictable read and write volumes. The coll2 and coll3 containers will have predictable read and write volumes. The expected maximum throughput for coll1 and coll2 is 50,000 request units per second (RU/s) each.How should you provision the collection while minimizing costs?
HOTSPOT -You have a database in an Azure Cosmos DB SQL API Core (SQL) account that is used for development.The database is modified once per day in a batch process.You need to ensure that you can restore the database if the last batch process fails. The solution must minimize costs.How should you configure the backup settings? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
HOTSPOT -You have an Azure Cosmos DB Core (SQL) API account named account1 that has the disableKeyBasedMetadataWriteAccess property enabled.You are developing an app named App1 that will be used by a user named DevUser1 to create containers in account1. DevUser1 has a non-privileged user account in the Azure Active Directory (Azure AD) tenant.You need to ensure that DevUser1 can use App1 to create containers in account1.What should you do? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area: