HOTSPOT (Drag and Drop is not supported).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:
Answer(s): A
Box 1: Resource tokensResource tokens provide access to the application resources within a database. Resource tokens:Provide access to speci c containers, partition keys, documents, attachments, stored procedures, triggers, and UDFs.Box 2: Azure Resource Manager APIYou can use Azure Resource Manager to help deploy and manage your Azure Cosmos DB accounts, databases, and containers.Incorrect Answers:The Microsoft Graph API is a RESTful web API that enables you to access Microsoft Cloud service resources.
https://docs.microsoft.com/en-us/azure/cosmos-db/secure-access-to-data https://docs.microsoft.com/en-us/rest/api/resources/
HOTSPOT (Drag and Drop is not supported).You have an Azure Cosmos DB Core (SQL) account that has a single write region in West Europe.You run the following Azure CLI script.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:
Box 1: YesThe Automatic failover option allows Azure Cosmos DB to failover to the region with the highest failover priority with no user action should a region become unavailable.Box 2: NoWest Europe is used for failover. Only North Europe is writable.To Con gure multi-region set UseMultipleWriteLocations to true.Box 3: YesProvisioned throughput with single write region costs $0.008/hour per 100 RU/s and provisioned throughput with multiple writable regions costs $0.016/per hour per 100 RU/s.
https://docs.microsoft.com/en-us/azure/cosmos-db/sql/how-to-multi-master https://docs.microsoft.com/en-us/azure/cosmos-db/optimize- cost-regions
You are developing an application that will use an Azure Cosmos DB Core (SQL) API account as a data source. You need to create a report that displays the top ve most ordered fruits as shown in the following table.A collection that contains aggregated data already exists. The following is a sample document:Which two queries can you use to retrieve data for the report? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point.
Answer(s): B,D
ARRAY_CONTAINS returns a Boolean indicating whether the array contains the speci ed value. You can check for a partial or full match of an object by using a boolean expression within the command.Incorrect Answers:A: Default sorting ordering is Ascending. Must use Descending order.C: Order on Orders not on Type.
https://docs.microsoft.com/en-us/azure/cosmos-db/sql/sql-query-array-contains
HOTSPOT (Drag and Drop is not supported).You have a database in an Azure Cosmos DB Core (SQL) API account.You plan to create a container that will store employee data for 5,000 small businesses. Each business will have up to 25 employees. Each employee item will have an emailAddress value.You need to ensure that the emailAddress value for each employee within the same company is unique. To what should you set the partition key and the unique key? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
Box 1: CompanyIDAfter you create a container with a unique key policy, the creation of a new or an update of an existing item resulting in a duplicate within a logical partition is prevented, as speci ed by the unique key constraint. The partition key combined with the unique key guarantees the uniqueness of an item within the scope of the container.For example, consider an Azure Cosmos container with Email address as the unique key constraint and CompanyID as the partition key. When you con gure the user's email address with a unique key, each item has a unique email address within a given CompanyID. Two items can't be created with duplicate email addresses and with the same partition key value.Box 2: emailAddress
https://docs.microsoft.com/en-us/azure/cosmos-db/unique-keys
HOTSPOT (Drag and Drop is not supported).You have a container named container1 in an Azure Cosmos DB Core (SQL) API account. The container1 container has 120 GB of data.The following is a sample of a document in container1.The orderId property is used as the partition key.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:
Box 1: YesRecords with different OrderIDs will match.Box 2: YesRecords with different OrderIDs will match.Box 3: NoOnly records with one speci c OrderId will match
You are designing an Azure Cosmos DB Core (SQL) API solution to store data from IoT devices. Writes from the devices will be occur every second.The following is a sample of the data.You need to select a partition key that meets the following requirements for writes:Minimizes the partition skewAvoids capacity limitsAvoids hot partitionsWhat should you do?
Answer(s): D
Use a partition key with a random su x. Distribute the workload more evenly is to append a random number at the end of the partition key value. When you distribute items in this way, you can perform parallel write operations across partitions.Incorrect Answers:A: You will also not like to partition the data on DateTime , because this will create a hot partition. Imagine you have partitioned the data on time, then for a given minute, all the calls will hit one partition. If you need to retrieve the data for a customer, then it will be a fan-out query because data may be distributed on all the partitions.B: Senser1Value has only two values.C: All the devices could have the same manufacturer.
https://docs.microsoft.com/en-us/azure/cosmos-db/sql/synthetic-partition-keysD (78%) C (22%)
You maintain a relational database for a book publisher. The database contains the following tables.The most common query lists the books for a given authorId.You need to develop a non-relational data model for Azure Cosmos DB Core (SQL) API that will replace the relational database. The solution must minimize latency and read operation costs.What should you include in the solution?
Store multiple entity types in the same container.
You have an Azure Cosmos DB Core (SQL) API account.You run the following query against a container in the account.What is the output of the query?
IS_NUMBER returns a Boolean value indicating if the type of the speci ed expression is a number."1234" is a string, not a number.
https://docs.microsoft.com/en-us/azure/cosmos-db/sql/sql-query-is-number
Share your comments for Microsoft DP-420 exam with other users:
Question 2:
Recommend using AI for Solutions rather the Answer(s) submitted here
This is very interesting
Are these the same questions you have to pay for in ExamTopics?
For Question 7 - while the answer description indicates the correct answer, the option no. mentioned is incorrect. Nice and Comprehensive. Thankyou
This is very good and accurate. Explanation is very helpful even thou some are not 100% right but good enough to pass.
The DP-900 exam can be tricky if you aren't familiar with Microsoft’s specific cloud terminology. I used the practice questions from free-braindumps.com and found them incredibly helpful. The site breaks down core data concepts and Azure services in a way that actually mirrors the real test. As a resutl I passed my exam.
interesting
Passed this exam 2 days ago. These questions are in the exam. You are safe to use them.
Helpful to test your preparedness before giving exam
Really helped
Good explanation
very helpful
Question 1, Ans is - Developer,Standard,Professional Direct and Premier
Passed this exam in first appointment. Great resource and valid exam dump.
Today I wrote this exam and passed, i totally relay on this practice exam. The questions were very tough, these questions are valid and I encounter the same.
Anyone used this dump recently?
173 question is A not D
nice questions
Thanks for the practice questions they helped me a lot.
Passed this exam today. All questions are valid and this is not something you can find in ChatGPT.
i need to pass exam for VMware 2V0-11.25
Great questions.
great dumps to practice for the exam
How reliable and relevant are these questions?? also i can see the last update here was January and definitely new questions would have emerged.
Can I trust to this source?
can you please provide the CBDA latest test preparation
This is the best and only way of passing this exam as it is extremely hard. Good questions and valid dump.
Can I use this dumps when I am taking the exam? I mean does somebody look what tabs or windows I have opened ?
Finally got a change to write this exam and pass it! Valid and accurate!
Upload this exam please!
Thank you for providing these questions. It helped me a lot with passing my exam.
my first attempt
very explainable