Want to pass your Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB DP-420 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
HOTSPOT
You provision Azure resources by using the following Azure Resource Manager (ARM) template.

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 database named databaset contains a container named container1. The container1 container store product data and has the following indexing policy.

Which path will be indexed?
A. /product/brand
B. /product/category
C. /product/[ ]/category
D. /product/brand/tailspin
You have an Azure Cosmos DB for NoSQL account configured for global distribution across four regions.
At connection time, the SQL SDK needs to identify the optimal endpoint for reading and writing.
Which two factors can influence the SDK? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. the consistency level in RequestOptions
B. regional latency
C. the default consistency level
D. the PreferredLocations configuration
E. a region being available