{"id":57018,"date":"2022-08-17T13:32:06","date_gmt":"2022-08-17T13:32:06","guid":{"rendered":"https:\/\/www.testpreptraining.com\/tutorial\/?page_id=57018"},"modified":"2023-02-14T04:56:00","modified_gmt":"2023-02-14T04:56:00","slug":"microsoft-azure-cosmos-dbdp-420-sample-questions","status":"publish","type":"page","link":"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/","title":{"rendered":"Microsoft Azure Cosmos DB(DP-420) Sample Questions"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"400\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2022\/08\/Microsoft-Azure-Cosmos-DB-DP-420-Sample-Questions.jpg\" alt=\"Microsoft Azure Cosmos DB (DP-420) Sample Questions\" class=\"wp-image-57019\"\/><\/figure>\n<\/div>\n\n\n<figure class=\"wp-block-pullquote has-content-bg-color has-content-primary-background-color has-text-color has-background\"><blockquote><p><strong>Advanced Sample Questions<\/strong><\/p><\/blockquote><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>What is Azure Cosmos DB? <\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>A) A relational database management system <\/li><li>B) A NoSQL database service <\/li><li>C) A cloud-based document database <\/li><li>D) An in-memory data store<\/li><\/ul>\n\n\n\n<p><strong>Answer:<\/strong> B) A NoSQL database service <\/p>\n\n\n\n<p><strong>Explanation: <\/strong>Azure Cosmos DB is a globally-distributed, multi-model database service provided by Microsoft Azure. It is a NoSQL database, which means that it is designed to handle non-relational data, such as documents, key-value pairs, graph data, and columnar data.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>What are the benefits of using Azure Cosmos DB?<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li> A) Scalability, high availability, and low latency <\/li><li>B) Advanced security features and data privacy <\/li><li>C) Both A and B <\/li><li>D) None of the above<\/li><\/ul>\n\n\n\n<p><strong>Answer: <\/strong>C) Both A and B <\/p>\n\n\n\n<p><strong>Explanation:<\/strong> Azure Cosmos DB provides a number of benefits to users, including scalability, high availability, and low latency. It also provides advanced security features and data privacy, ensuring that sensitive data is protected and secure. These benefits make Azure Cosmos DB an ideal choice for a wide range of use cases, such as web, mobile, gaming, and IoT applications.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>What data models does Azure Cosmos DB support?<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li> A) Document <\/li><li>B) Key-value <\/li><li>C) Graph <\/li><li>D) All of the above<\/li><\/ul>\n\n\n\n<p><strong>Answer: <\/strong>D) All of the above <\/p>\n\n\n\n<p><strong>Explanation:<\/strong> Azure Cosmos DB is a multi-model database, which means that it supports multiple data models, including document, key-value, graph, and columnar. This enables users to choose the data model that is best suited to their specific use case, and to easily switch between models as their needs evolve.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>What is the purpose of the Azure Cosmos DB query language? <\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>A) To retrieve data from the database<\/li><li> B) To update data in the database <\/li><li>C) To delete data from the database<\/li><li> D) All of the above<\/li><\/ul>\n\n\n\n<p><strong>Answer:<\/strong> A) To retrieve data from the database <\/p>\n\n\n\n<p><strong>Explanation:<\/strong> The Azure Cosmos DB query language is used to retrieve data from the database. It provides a flexible and powerful way for users to query and retrieve data, and to filter and aggregate data based on specific criteria. The query language supports a variety of programming languages, including SQL, JavaScript, and MongoDB, making it easy for developers to work with the data in the database.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>What is the consistency model in Azure Cosmos DB?<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li> A) Eventual consistency <\/li><li>B) Strong consistency<\/li><li> C) Bounded staleness consistency<\/li><li> D) All of the above<\/li><\/ul>\n\n\n\n<p><strong>Answer: <\/strong>D) All of the above <\/p>\n\n\n\n<p><strong>Explanation: <\/strong>Azure Cosmos DB provides a number of consistency options, including eventual consistency, strong consistency, and bounded staleness consistency. This allows users to choose the level of consistency that is appropriate for their specific use case, and to balance consistency, performance, and availability. For example, applications that require low latency and high throughput may choose eventual consistency, while applications that require strong data consistency may choose strong consistency.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>What is the role of the Azure Cosmos DB emulator in development and testing?<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li> A) To allow developers to test their applications locally <\/li><li>B) To provide a live environment for testing applications <\/li><li>C) To provide a development environment for building applications<\/li><li> D) All of the above<\/li><\/ul>\n\n\n\n<p><strong>Answer:<\/strong> A) To allow developers to test their applications locally<\/p>\n\n\n\n<p><strong>Explanation:<\/strong> The Azure Cosmos DB emulator provides developers with a local environment for testing their applications, without the need for a live connection to the Azure Cosmos DB service. This enables developers to test their applications in a controlled and isolated environment, and to easily simulate different scenarios and test cases. The emulator supports all the features of the Azure Cosmos DB service, making it an ideal tool for development and testing.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>What is the purpose of the Azure Cosmos DB partitioning model? <\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>A) To distribute data across multiple nodes <\/li><li>B) To improve performance by reducing the amount of data stored on a single node <\/li><li>C) Both A and B <\/li><li>D) None of the above<\/li><\/ul>\n\n\n\n<p><strong>Answer: <\/strong>C) Both A and B <\/p>\n\n\n\n<p><strong>Explanation:<\/strong> The Azure Cosmos DB partitioning model is designed to distribute data across multiple nodes, and to improve performance by reducing the amount of data stored on a single node. This enables the database to scale horizontally and to handle large amounts of data and traffic, while still providing fast and reliable performance. The partitioning model is based on the concept of a partition key, which is used to distribute data across the nodes in the database.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>What is the role of the Azure Cosmos DB data migration tool in migrating data to Azure Cosmos DB? <\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>A) To simplify the process of migrating data from other sources to Azure Cosmos DB <\/li><li>B) To provide a graphical interface for migrating data to Azure Cosmos DB <\/li><li>C) Both A and B <\/li><li>D) None of the above<\/li><\/ul>\n\n\n\n<p><strong>Answer: <\/strong>C) Both A and B <\/p>\n\n\n\n<p><strong>Explanation:<\/strong> The Azure Cosmos DB data migration tool is designed to simplify the process of migrating data from other sources to Azure Cosmos DB. It provides a graphical interface that makes it easy to select the data to be migrated, and to specify the target database and collection. The tool supports a wide range of data sources, including JSON, MongoDB, Cassandra, and SQL Server, making it easy to migrate data from a variety of sources to Azure Cosmos DB.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>What is the purpose of the Azure Cosmos DB global distribution feature?<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li> A) To replicate data across multiple regions for improved data durability and availability <\/li><li>B) To improve performance by reducing the amount of data stored on a single node <\/li><li>C) Both A and B <\/li><li>D) None of the above<\/li><\/ul>\n\n\n\n<p><strong>Answer:<\/strong> A) To replicate data across multiple regions for improved data durability and availability Explanation: The Azure Cosmos DB global distribution feature enables users to replicate their data across multiple regions, for improved data durability and availability. This enables users to keep their data close to their users, for fast and reliable access, and to ensure that their data is available even in the event of a regional outage. The global distribution feature provides multi-homing and active-active replication, and enables users to easily configure and manage their global distribution settings.<\/p>\n\n\n\n<figure class=\"wp-block-pullquote has-content-bg-color has-content-primary-background-color has-text-color has-background\"><blockquote><p><strong>Basic Sample Questions<\/strong><\/p><\/blockquote><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 1<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>In your Azure Cosmos DB Core (SQL) API account, you have a container named container1 whose contents you wish to make available as reference data for Azure Stream Analytics.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Solution: Use Azure Cosmos DB Core (SQL API) as input and Azure Blob Storage as output to create an Azure Data Factory pipeline. Will this meet the goal?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. Yes<\/li><li>B. No<\/li><\/ul>\n\n\n\n<p>Answer : B<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/sql\/changefeed-ecommerce-solution\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/sql\/changefeed-ecommerce-solution<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 2<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>In your Azure Cosmos DB Core (SQL) API account, you have a container named container1 whose contents you wish to make available as reference data for Azure Stream Analytics.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Solution: Build an Azure function that uses Azure Cosmos DB Core (SQL) API change feeds as triggers and Azure event hubs as outputs. Will this meet the goal?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. Yes<\/li><li>B. No<\/li><\/ul>\n\n\n\n<p>Answer : A<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/sql\/changefeed-ecommerce-solution\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/sql\/changefeed-ecommerce-solution<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 3<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>App1 is a SQL API application that reads data from an Azure Cosmos DB Core (SQL) account every minute. With eventual consistency, App1 runs the same read queries every minute. A query in the cache consumes request units (RUs) instead of cache items, and you verify the IntegratedCacheiteItemHitRate metric and the IntegratedCacheQueryHitRate metric, both having values of 0. It is verified that the dedicated gateway cluster has been provisioned and is used in the connection string. You are required to ensure that App1 uses the Azure Cosmos DB integrated cache. What must you configure?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. indexing policy of the Azure Cosmos DB container<\/li><li>B. consistency level of the requests from App1<\/li><li>C. connectivity mode of the App1 CosmosClient<\/li><li>D. default consistency level of the Azure Cosmos DB account<\/li><\/ul>\n\n\n\n<p>Answer : C<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/integrated-cache-faq\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/integrated-cache-faq<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 4<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>In your Azure Cosmos DB Core (SQL) API account, you have a container named container1. There are three-second updates in container1, and you have an Azure Functions app named function1 that should run whenever an item is inserted or replaced. There is a problem with function1 that does not run on each upsert, and you need to ensure that function1 processes each upsert within one second. Which of the given property will you change in the Function.json file of function1?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. checkpointInterval<\/li><li>B. leaseCollectionsThroughput<\/li><li>C. maxItemsPerInvocation<\/li><li>D. feedPollDelay<\/li><\/ul>\n\n\n\n<p>Answer : D<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/azure-functions\/functions-bindings-cosmosdb-v2-trigger\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/azure-functions\/functions-bindings-cosmosdb-v2-trigger<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 5<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>You have the following query.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>SELECT * FROM \u05c1<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>WHERE c.sensor = &#8220;TEMP1&#8221;<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>AND c.value &lt; 22 &#8211;<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>AND c.timestamp &gt;= 1619146031231<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>You must&nbsp; recommend a composite index strategy for minimizing the request units (RUs) consumed by the query. What will you recommend?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. a composite index for (sensor ASC, value ASC) and a composite index for (sensor ASC, timestamp ASC)<\/li><li>B. a composite index for (sensor ASC, value ASC, timestamp ASC) and a composite index for (sensor DESC, value DESC, timestamp DESC)<\/li><li>C. a composite index for (value ASC, sensor ASC) and a composite index for (timestamp ASC, sensor ASC)<\/li><li>D. a composite index for (sensor ASC, value ASC, timestamp ASC)<\/li><\/ul>\n\n\n\n<p>Answer : A<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/three-ways-to-leverage-composite-indexes-in-azure-cosmos-db\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/azure.microsoft.com\/en-us\/blog\/three-ways-to-leverage-composite-indexes-in-azure-cosmos-db\/<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 6<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>A Cosmos DB Core (SQL) API account will be created that uses customer-managed keys stored in Azure Key Vault, and you need to configure an Azure Key Vault access policy to allow Azure Cosmos DB to access those keys. Which three of the following permissions will you enable in the access policy?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. Wrap Key<\/li><li>B. Get<\/li><li>C. List<\/li><li>D. Update<\/li><li>E. Sign<\/li><li>F. Verify<\/li><li>G. Unwrap Key<\/li><\/ul>\n\n\n\n<p>Answer : ABG<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/how-to-setup-cmk\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/how-to-setup-cmk<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 7<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Apache Kafka must be configured to ingest data from an Azure Cosmos DB Core (SQL) API account. Data from telemetry containers must be added to the Kafka topic IoT, and the data must be stored in compact binary form. Which three of the following configuration items will you include in the solution?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. &#8220;connector.class&#8221;: &#8220;com.azure.cosmos.kafka.connect.source.CosmosDBSourceConnector&#8221;<\/li><li>B. &#8220;key.converter&#8221;: &#8220;org.apache.kafka.connect.json.JsonConverter&#8221;<\/li><li>C. &#8220;key.converter&#8221;: &#8220;io.confluent.connect.avro.AvroConverter&#8221;<\/li><li>D. &#8220;connect.cosmos.containers.topicmap&#8221;: &#8220;iot#telemetry&#8221;<\/li><li>E. &#8220;connect.cosmos.containers.topicmap&#8221;: &#8220;iot&#8221;<\/li><li>F. &#8220;connector.class&#8221;: &#8220;com.azure.cosmos.kafka.connect.source.CosmosDBSinkConnector&#8221;<\/li><\/ul>\n\n\n\n<p>Answer : CDF<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/sql\/kafka-connector-sink\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/sql\/kafka-connector-sink<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/www.confluent.io\/blog\/kafka-connect-deep-dive-converters-serialization-explained\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.confluent.io\/blog\/kafka-connect-deep-dive-converters-serialization-explained\/<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 8<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>To write a dataset, you will use an Azure Cosmos DB (SQL API) sink in an Azure Data Factory data flow. In order to optimise throughput, you need to ensure that 2,000 Apache Spark partitions are used to ingest the data. Which sink setting must be configured?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. Throughput<\/li><li>B. Write throughput budget<\/li><li>C. Batch size<\/li><li>D. Collection action<\/li><\/ul>\n\n\n\n<p>Answer : C<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/data-factory\/connector-azure-cosmos-db\">https:\/\/docs.microsoft.com\/en-us\/azure\/data-factory\/connector-azure-cosmos-db<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 9<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>There is a container named container1 in an Azure Cosmos DB Core (SQL) API account, and a user named User1 needs to be allowed to insert items into container1. The solution must make use of the principle of least privilege. Which of the following roles will you assign to User1?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. CosmosDB Operator only<\/li><li>B. DocumentDB Account Contributor and Cosmos DB Built-in Data Contributor<\/li><li>C. DocumentDB Account Contributor only<\/li><li>D. Cosmos DB Built-in Data Contributor only<\/li><\/ul>\n\n\n\n<p>Answer : A<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/role-based-access-control\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/role-based-access-control<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 10<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>In the Log Analytics workspace, you configure the diagnostic settings so that all log information is sent to your Azure Cosmos DB Core (SQL API) account. To identify when provisioned request units per second (RU\/s) for resources within the account were modified, you need to identify when they were modified. You wrote the given query.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>AzureDiagnostics &#8211;<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>| where Category == &#8220;ControlPlaneRequests&#8221;<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>What must be included in the query?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. | where OperationName startswith &#8220;AccountUpdateStart&#8221;<\/li><li>B. | where OperationName startswith &#8220;SqlContainersDelete&#8221;<\/li><li>C. | where OperationName startswith &#8220;MongoCollectionsThroughputUpdate&#8221;<\/li><li>D. | where OperationName startswith &#8220;SqlContainersThroughputUpdate&#8221;<\/li><\/ul>\n\n\n\n<p>Answer : A<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/audit-control-plane-logs\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/audit-control-plane-logs<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 11<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>An Azure Cosmos DB Core (SQL API) account is used to run this query on a container within the account.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>SELECT &#8211;<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>IS_NUMBER(&#8220;1234&#8221;) AS A,<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>IS_NUMBER(1234) AS B,<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>IS_NUMBER({prop: 1234}) AS C &#8211;<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>What will be the output of the query?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. [{&#8220;A&#8221;: false, &#8220;B&#8221;: true, &#8220;C&#8221;: false}]<\/li><li>B. [{&#8220;A&#8221;: true, &#8220;B&#8221;: false, &#8220;C&#8221;: true}]<\/li><li>C. [{&#8220;A&#8221;: true, &#8220;B&#8221;: true, &#8220;C&#8221;: false}]<\/li><li>D. [{&#8220;A&#8221;: true, &#8220;B&#8221;: true, &#8220;C&#8221;: true}]<\/li><\/ul>\n\n\n\n<p>Answer : A<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/sql\/sql-query-is-number\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/sql\/sql-query-is-number<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 12<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Before an item is inserted into a container, you need to implement a trigger in Azure Cosmos DB Core (SQL) API. Which two of the following actions must be performed for ensuring that the trigger runs?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. Append pre to the name of the JavaScript function trigger.<\/li><li>B. For each create request, set the access condition in RequestOptions.<\/li><li>C. Register the trigger as a pre-trigger.<\/li><li>D. For each create request, set the consistency level to session in RequestOptions.<\/li><li>E. For each create request, set the trigger name in RequestOptions.<\/li><\/ul>\n\n\n\n<p>Answer : C<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/sql\/how-to-use-stored-procedures-triggers-udfs\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/sql\/how-to-use-stored-procedures-triggers-udfs<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 13<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>In Azure Cosmos DB Core (SQL) API account 1 you have an autoscale throughput account that requires you to run a function when a container in account1 reaches a certain normalized request units per second.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Solution: Configuring an Azure Monitor alert for triggering the function.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Will this meet the goal?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. Yes<\/li><li>B. No<\/li><\/ul>\n\n\n\n<p>Answer : A<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/create-alerts\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/create-alerts<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 14<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>In Azure Cosmos DB Core (SQL) API account 1 you have an autoscale throughput account that requires you to run a function when a container in account1 reaches a certain normalized request units per second.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Solution: Configuring the function for having an Azure CosmosDB trigger.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Will this meet the goal?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. Yes<\/li><li>B. No<\/li><\/ul>\n\n\n\n<p>Answer : B<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/create-alerts\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/create-alerts<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 15<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>In Azure Cosmos DB Core (SQL) API account 1 you have an autoscale throughput account that requires you to run a function when a container in account1 reaches a certain normalized request units per second.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Solution: Configuring an application for using the change feed processor for reading the change feed and configuring the application for triggering the function.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Will this meet the goal?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. Yes<\/li><li>B. No<\/li><\/ul>\n\n\n\n<p>Answer : B<\/p>\n\n\n\n<p>Reference: <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/create-alerts\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.microsoft.com\/en-us\/azure\/cosmos-db\/create-alerts<\/a><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 16&nbsp;<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>HOTSPOT &#8211;<\/strong> <strong>A Cosmos DB Core (SQL) API account named telemetry stores IoT data in two containers named readings and devices, which is part of your telemetry database.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Documents in readings have the following structure.<\/strong><\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li><strong>\u2711 id<\/strong><\/li><li><strong>\u2711 deviceid<\/strong><\/li><li><strong>\u2711 timestamp<\/strong><\/li><li><strong>\u2711 ownerid<\/strong><\/li><li><strong>\u2711 measures (array)<\/strong><\/li><\/ol>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>&#8211; type<\/strong><\/li><li><strong>&#8211; value<\/strong><\/li><li><strong>&#8211; metricid<\/strong><\/li><\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Documents in devices have the following structure.<\/strong><\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li><strong>\u2711 id<\/strong><\/li><li><strong>\u2711 deviceid<\/strong><\/li><li><strong>\u2711 owner<\/strong><\/li><\/ol>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Ownerid<\/strong><\/li><li><strong>Emailaddress<\/strong><\/li><li><strong>name<\/strong><\/li><\/ul>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\"><li><strong>\u2711 brand<\/strong><\/li><li><strong>\u2711 model<\/strong><\/li><\/ol>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>For each of the following statements, select Yes if the statement is true. Otherwise, select No.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Hot Area:<\/strong><\/h5>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td>Statements&nbsp;<\/td><td>Yes\/No<\/td><\/tr><tr><td>To return for all devices owned by a specific email address, multiple queries must be performed<\/td><td><\/td><\/tr><tr><td>To return deviceid, ownerid, timestamp, and value for a specific metricid, a join must be performed<\/td><td><\/td><\/tr><tr><td>To return deviceid, ownerid, emailaddress, and model, a join must be performed<\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Answer :<\/p>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td>Statements&nbsp;<\/td><td>Yes\/No<\/td><\/tr><tr><td>To return for all devices owned by a specific email address, multiple queries must be performed<\/td><td>Yes<\/td><\/tr><tr><td>To return deviceid, ownerid, timestamp, and value for a specific metricid, a join must be performed<\/td><td>No<\/td><\/tr><tr><td>To return deviceid, ownerid, emailaddress, and model, a join must be performed<\/td><td>No<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 17<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong style=\"user-select: auto;\">DRAG DROP &#8211;<\/strong> <strong>In your Azure Cosmos DB Core (SQL API) account, you have two containers named container1 and container2, which are configured for multi-region writes.<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>The following is a sample of a document in container1:<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>{<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>&#8220;customerId&#8221;: 1234,<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>&#8220;firstName&#8221;: &#8220;John&#8221;,<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>&#8220;lastName&#8221;: &#8220;Smith&#8221;,<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>&#8220;policyYear&#8221;: 2021<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>}<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>The following is a sample of a document in container2:<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>{<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>&#8220;gpsId&#8221;: 1234,<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>&#8220;latitude&#8221;: 38.8951,<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>&#8220;longitude&#8221;: -77.0364<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>}<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>You are required to configure conflict resolution for meeting the following requirements:<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>\u2711 For container1 you are required to resolve conflicts using the highest value for policyYear.<\/strong><\/li><li><strong>\u2711 For container2 you are required to resolve conflicts by accepting the distance closest to latitude: 40.730610 and longitude: -73.935242.<\/strong><\/li><li><strong>\u2711 Administrative effort are supposed to be minimized for implementing the solution.<\/strong><\/li><\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>What will you configure for each container?&nbsp;<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Select and Place:<\/strong><\/h5>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td>Configurations&nbsp;<\/td><td>Answer Area<\/td><\/tr><tr><td>Last write wins (default) mode<\/td><td>Container 1:&nbsp;<\/td><\/tr><tr><td>Merge procedures (custom) mode<\/td><td>Container 2:&nbsp;<\/td><\/tr><tr><td>An application that reads from the conflicts feed<\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Answer :&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td>Configurations&nbsp;<\/td><td>Answer Area<\/td><\/tr><tr><td>Last write wins (default) mode<\/td><td>Container 1:&nbsp; Last write wins (default) mode<\/td><\/tr><tr><td>Merge procedures (custom) mode<\/td><td>Container 2: Merge procedures (custom) mode<\/td><\/tr><tr><td>An application that reads from the conflicts feed<\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 18<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>DRAG DROP &#8211;<\/strong> <strong>You have an app that uses an Azure Cosmos DB Core (SQL API) account to store data. When the app performs queries, it returns large result sets, and you need to paginate the results. Each page of the results should return 80 items. Which three of the given actions are required to be performed in sequence?<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Select and Place:<\/strong><\/h5>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td>Actions&nbsp;<\/td><td>Answer Area<\/td><\/tr><tr><td>Configure MaxItemCount in QueryRequestOptions<\/td><td><\/td><\/tr><tr><td>Run the query and provide a continuation token<\/td><td><\/td><\/tr><tr><td>Configure MaxBufferedItemCount in QueryRequestOptions<\/td><td><\/td><\/tr><tr><td>Append the results to a variable<\/td><td><\/td><\/tr><tr><td>Run the query and increment MaxItemCount<\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Answer :&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td>Actions&nbsp;<\/td><td>Answer Area<\/td><\/tr><tr><td><\/td><td>Configure MaxItemCount in QueryRequestOptions<\/td><\/tr><tr><td><\/td><td>Run the query and provide a continuation token<\/td><\/tr><tr><td>Configure MaxBufferedItemCount in QueryRequestOptions<\/td><td>Append the results to a variable<\/td><\/tr><tr><td><\/td><td><\/td><\/tr><tr><td>Run the query and increment MaxItemCount<\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 19<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>You maintain a relational database for a book publisher containing the following tables.<\/strong><\/h5>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td>Name&nbsp;<\/td><td>Column&nbsp;<\/td><\/tr><tr><td>Author&nbsp;<\/td><td>authorId (primary key)<\/td><\/tr><tr><td><\/td><td>fullname<\/td><\/tr><tr><td><\/td><td>address<\/td><\/tr><tr><td><\/td><td>contactinfo<\/td><\/tr><tr><td>Book&nbsp;<\/td><td>bookId (primary key)<\/td><\/tr><tr><td><\/td><td>isbn<\/td><\/tr><tr><td><\/td><td>title<\/td><\/tr><tr><td><\/td><td>genre<\/td><\/tr><tr><td>BookauthorInk&nbsp;<\/td><td>authorId (foreign key)<\/td><\/tr><tr><td><\/td><td>bookId (foreign key)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\"><strong style=\"user-select: auto;\">In most cases, a query will list the books for an authorId.<\/strong> <strong>In order to replace the relational database with Azure Cosmos DB Core (SQL) API, you must develop a non-relational data model. It is essential that the solution minimizes latency and read operation costs. What must be included in the solution?<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>A. Creating a container for Author and for a Book. In each Author document, embedding a bookId for each book by the author. In each Book document embedding an authorId of each author.<\/li><li>B. Creating Author, Book, and Bookauthorlnk documents in the same container.<\/li><li>C. Creating a container containing a document for each Author and a document for each Book. In each Book document, embedding an authorId.<\/li><li>D. Creating a container for Author and for a Book. In each Author document and Book document embedding the data from Bookauthorlnk.<\/li><\/ul>\n\n\n\n<p>Answer : A<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Question 20<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>HOTSPOT &#8211;<\/strong> <strong>A container is in your Azure Cosmos DB Core (SQL) API account, and you need the Azure Cosmos DB SDK to use optimistic concurrency to replace a document.<\/strong> <strong>What must be included in the code?&nbsp;<\/strong><\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Hot Area:<\/strong><\/h5>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td>Request Options property to set:<\/td><td><\/td><\/tr><tr><td><\/td><td>AccessCondition<\/td><\/tr><tr><td><\/td><td>ConsistencyLevel<\/td><\/tr><tr><td><\/td><td>SessionToken<\/td><\/tr><tr><td><\/td><td><\/td><\/tr><tr><td>Document property that will be compared:&nbsp;<\/td><td>_etag<\/td><\/tr><tr><td><\/td><td>_id<\/td><\/tr><tr><td><\/td><td>_rid<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Answer :<\/p>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td>Request Options property to set:<\/td><td>ConsistencyLevel<\/td><\/tr><tr><td>Document property that will be compared:&nbsp;<\/td><td>_etag<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><a href=\"https:\/\/www.testpreptraining.ai\/designing-and-implementing-cloud-native-applications-using-microsoft-azure-cosmos-db-dp-420-free-practice-test\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2021\/11\/DP-420-Practice-test.jpg\" alt=\"\"\/><\/a><\/figure>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Advanced Sample Questions What is Azure Cosmos DB? A) A relational database management system B) A NoSQL database service C) A cloud-based document database D) An in-memory data store Answer: B) A NoSQL database service Explanation: Azure Cosmos DB is a globally-distributed, multi-model database service provided by Microsoft Azure. It is a NoSQL database, which&#8230;<\/p>\n","protected":false},"author":1,"featured_media":57019,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[174],"tags":[7382,8938],"class_list":["post-57018","page","type-page","status-publish","has-post-thumbnail","hentry","category-microsoft-azure","tag-microsoft-azure-cosmos-db-dp-420-practice-tests","tag-microsoft-azure-cosmos-db-dp-420-sample-questions"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Microsoft Azure Cosmos DB(DP-420) Sample Questions<\/title>\n<meta name=\"description\" content=\"Prepare for the Microsoft Azure Cosmos DB(DP-420) exam with the list of sample questions and explanations. Start Preparing Now!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Microsoft Azure Cosmos DB(DP-420) Sample Questions\" \/>\n<meta property=\"og:description\" content=\"Prepare for the Microsoft Azure Cosmos DB(DP-420) exam with the list of sample questions and explanations. Start Preparing Now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/\" \/>\n<meta property=\"og:site_name\" content=\"Testprep Training Tutorials\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-14T04:56:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2022\/08\/Microsoft-Azure-Cosmos-DB-DP-420-Sample-Questions.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"750\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/\",\"name\":\"Microsoft Azure Cosmos DB(DP-420) Sample Questions\",\"isPartOf\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\"},\"datePublished\":\"2022-08-17T13:32:06+00:00\",\"dateModified\":\"2023-02-14T04:56:00+00:00\",\"description\":\"Prepare for the Microsoft Azure Cosmos DB(DP-420) exam with the list of sample questions and explanations. Start Preparing Now!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Microsoft Azure Cosmos DB(DP-420) Sample Questions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"name\":\"Testprep Training Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\",\"name\":\"Testprep Training\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"contentUrl\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"width\":583,\"height\":153,\"caption\":\"Testprep Training\"},\"image\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Microsoft Azure Cosmos DB(DP-420) Sample Questions","description":"Prepare for the Microsoft Azure Cosmos DB(DP-420) exam with the list of sample questions and explanations. Start Preparing Now!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/","og_locale":"en_US","og_type":"article","og_title":"Microsoft Azure Cosmos DB(DP-420) Sample Questions","og_description":"Prepare for the Microsoft Azure Cosmos DB(DP-420) exam with the list of sample questions and explanations. Start Preparing Now!","og_url":"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/","og_site_name":"Testprep Training Tutorials","article_modified_time":"2023-02-14T04:56:00+00:00","og_image":[{"width":750,"height":400,"url":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2022\/08\/Microsoft-Azure-Cosmos-DB-DP-420-Sample-Questions.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/","url":"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/","name":"Microsoft Azure Cosmos DB(DP-420) Sample Questions","isPartOf":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website"},"datePublished":"2022-08-17T13:32:06+00:00","dateModified":"2023-02-14T04:56:00+00:00","description":"Prepare for the Microsoft Azure Cosmos DB(DP-420) exam with the list of sample questions and explanations. Start Preparing Now!","breadcrumb":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/microsoft-azure-cosmos-dbdp-420-sample-questions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.testpreptraining.ai\/tutorial\/"},{"@type":"ListItem","position":2,"name":"Microsoft Azure Cosmos DB(DP-420) Sample Questions"}]},{"@type":"WebSite","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","name":"Testprep Training Tutorials","description":"","publisher":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization","name":"Testprep Training","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/","url":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","contentUrl":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","width":583,"height":153,"caption":"Testprep Training"},"image":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/57018","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/comments?post=57018"}],"version-history":[{"count":4,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/57018\/revisions"}],"predecessor-version":[{"id":60783,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/57018\/revisions\/60783"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/media\/57019"}],"wp:attachment":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/media?parent=57018"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/categories?post=57018"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/tags?post=57018"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}