Microsoft DP-900 Practice Exams
Last updated on Apr 05,2025- Exam Code: DP-900
- Exam Name: Microsoft Azure Data Fundamentals
- Certification Provider: Microsoft
- Latest update: Apr 05,2025
Your company if designing an application that will write a high volume of JSON data and will have an application-defined schema.
Which type of data store should you use?
- A . key/value
- B . document
- C . graph
- D . columnar
Which command-line tool can you use to query Azure SQL databases?
- A . sqlcmd
- B . bcp
- C . azdata
- D . Azure CLI
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.
When can you use an Azure Resource Manager template?
- A . to automate the creation of an interdependent group of Azure resources in a repeatable way
- B . to automate the creation of an interdependent and develop can deploy from the Azure portal
- C . To provision Azure subscriptions and apply policies for multi-tenant deployments
- D . To set complex permissions automatically on existing objects in an Azure subscription
At which two levels can you set the throughput for an Azure Cosmos DB account? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . container
- B . item
- C . database
- D . partition
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?
- A . Archive
- B . Hot
- C . Cool
DRAG DROP
You have a table named Sales that contains the following data.
You need to query the table to return the average sales amount day. The output must produce the following results.
How should you complete the query? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.
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.