Last updated on October 16th, 2024 at 03:51 pm
Microsoft DP900 Exam Dumps post contains real and latest questions for Microsoft Azure Fundamentals.
Microsoft DP900 Exam Dumps – QAs 101-125
Table of Contents
Q101. DRAG DROP –
Match the types of data stores to the appropriate scenarios.
To answer, drag the appropriate data store type from the column on the left to its scenario on the right. Each data store type may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Select and Place:
Correct Answer
Reference:
https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store-overview
Q102. HOTSPOT –
Select the answer that correctly completes the sentence.
Hot Area:
Correct Answer
Q103. HOTSPOT –
Select the answer that correctly completes the sentence.
Hot Area:
Correct Answer
Reference:
https://www.ibm.com/docs/SSWT9A_7.6.0/com.ibm.mbs.doc/configur/c_views.html
Q104. Which Azure service provides the highest compatibility for databases migrated from Microsoft SQL Server 2019 Enterprise edition?
- Azure SQL Database
- Azure Database for MySQL
- Azure SQL Managed Instance
- an Azure SQL Database elastic pool
Correct Answer
3. Azure SQL Managed Instance
Q105. Which setting can only be configured during the creation of an Azure Cosmos DB account?
- geo-redundancy
- multi-region writes
- production or non-production account type
- API
Correct Answer
4. API
Reference:
https://docs.microsoft.com/en-us/azure/cosmos-db/how-to-manage-database-account
Q106. HOTSPOT –
Select the answer that correctly completes the sentence.
Hot Area:
Correct Answer
Q107. HOTSPOT –
Select the answer that correctly completes the sentence.
Hot Area:
Correct Answer
Q108. Which storage solution supports role-based access control (RBAC) at the file and folder level?
- Azure Disk Storage
- Azure Data Lake Storage
- Azure Blob storage
- Azure Queue storage
Correct Answer
2. Azure Data Lake Storage
Reference:
https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-access-control
Q109. Your company is designing a data store that will contain student data. The data has the following format.
Which type of data store should you use?
- graph
- key/value
- object
- columnar
Correct Answer
4. columnar
Q110. You have an Azure Cosmos DB account that uses the Core (SQL) API.
Which two settings can you configure at the container level? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- the throughput
- the read region
- the partition key
- the API
Correct Answer
1. the throughput
3. the partition key
Q111. HOTSPOT –
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:
Correct Answer
Reference:
https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy
Q112. DRAG DROP –
Match the Azure Cosmos DB APIs to the appropriate data structures.
To answer, drag the appropriate API from the column on the left to its data structure on the right. Each API may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Select and Place:
Correct Answer
Reference:
https://docs.microsoft.com/en-us/azure/cosmos-db/faq
Q113. What is a benefit of the Azure Cosmos DB Table API as compared to Azure Table storage?
- provides resiliency if an Azure region fails
- supports partitioning
- provides a higher storage capacity
- supports a multi-master model
Correct Answer
4. supports a multi-master model
Reference:
https://docs.microsoft.com/en-us/azure/cosmos-db/table-support
Q114. Which type of non-relational data store supports a flexible schema, stores data as JSON files, and stores the all the data for an entity in the same document?
- document
- columnar
- graph
- time series
Correct Answer
1. document
Q115. HOTSPOT –
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Correct Answer
Reference:
https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-namespace
Q116. You manage an application that stores data in a shared folder on a Windows server.
You need to move the shared folder to Azure Storage.
Which type of Azure Storage should you use?
- queue
- blob
- file
- table
Q117. HOTSPOT –
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Correct Answer
Q118. HOTSPOT –
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Correct Answer
Q119. You need to store data by using Azure Table storage.
What should you create first?
- an Azure Cosmos DB instance
- a storage account
- a blob container
- a table
Correct Answer
2. a storage account
Reference:
https://docs.microsoft.com/en-us/azure/storage/tables/table-storage-quickstart-portal
https://docs.microsoft.com/en-us/azure/storage/common/storage-account-create
Q120. When provisioning an Azure Cosmos DB account which feature provides redundancy within an Azure region?
- multi-master replication
- Availability Zones
- the strong consistency level
- automatic failover
Correct Answer
2. Availability Zones
Reference:
https://docs.microsoft.com/en-us/azure/cosmos-db/high-availability
Q121. Your company needs to design a database that shows how changes in network traffic in one area of a network affect network traffic in other areas of the network.
Which type of data store should you use?
- graph
- key/value
- document
- columnar
Correct Answer
1. graph
Q122. Your company needs to design a database that illustrates the relationships between utilization levels of individual network devices across a local area network.
Which type of data store should you use?
- graph
- key/value
- document
- columnar
Correct Answer
1. graph
Q123. You need to store data in Azure Blob storage for seven years to meet your company’s compliance requirements. The retrieval time of the data is unimportant. The solution must minimize storage costs.
Which storage tier should you use?
- Archive
- Hot
- Cool
Correct Answer
1. Archive
Q124. HOTSPOT –
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:
Correct Answer
Reference:
https://docs.microsoft.com/en-us/azure/databricks/data/data-sources/sql-databases-azure
https://docs.microsoft.com/en-us/azure/databricks/scenarios/databricks-stream-from-eventhubs
Q125. Your company is designing a database that will contain session data for a website. The data will include notifications, personalization attributes, and products that are added to a shopping cart.
Which type of data store will provide the lowest latency to retrieve the data?
- key/value
- graph
- columnar
- document
Correct Answer
3. columnar