
Simulez l'expérience réelle de l'examen avec 50 questions et une limite de temps de 45 minutes. Entraînez-vous avec des réponses vérifiées par IA et des explications détaillées.
Propulsé par l'IA
Chaque réponse est vérifiée par 3 modèles d'IA de pointe pour garantir une précision maximale. Obtenez des explications détaillées par option et une analyse approfondie des questions.
Your company is designing a data store that will contain student data. The data has the following format. StudentNumber | StudentInformation 7634634 First name: Ben Last: Smith Preferred Name: Benjamin 7634634 First Name: Dominik Last Name: Paiha Email Address: dpaiha@contoso.com MCP ID: 931817 7634636 First Name: Reshma Last Name: Patel Phone number: 514-555-1101 7634637 First Name: Yun-Feng Last Name: Peng Which type of data store should you use?
Envie de vous entraîner partout ?
Téléchargez Cloud Pass gratuitement — inclut des tests d'entraînement, le suivi de progression et plus encore.
Téléchargez Cloud Pass et accédez gratuitement à toutes les questions d'entraînement Microsoft DP-900.
Obtenir l'application gratuite
DRAG DROP - Match the security components to the appropriate scenarios. To answer, drag the appropriate component from the column on the left to its scenario on the right. Each component may be used once, more than once, or not at all. NOTE: Each correct match is worth one point. Select and Place:
______ Prevent access to an Azure SQL database from another network.
______ Support Azure Active Directory (Azure AD) sign-ins to an Azure SQL database.
______ Ensure that sensitive data never appears as plain text in an Azure SQL database.
Which storage solution supports role-based access control (RBAC) at the file and folder level?
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?
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:
Normalization involves eliminating relationships between database tables.
Normalizing a database reduces data redundancy.
Normalization improves data integrity.
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:
Processing salary payments once a month is an example of a batch workload.
A wind turbine that sends 50 sensor readings per second is an example of a streaming workload.
A home electricity meter that sends readings once a day to an energy provider is an example of a streaming workload.
HOTSPOT - To complete the sentence, select the appropriate option in the answer area. Hot Area:
In Azure Data Factory, you can use ______ to orchestrate pipeline activities that depend on the output of other pipeline activities.
HOTSPOT - You have the following JSON document.
"customer" : {
"first name" : "Ben",
"last name" : "Smith",
"address" : {
"line 1" : "161 Azure Ln",
"line 2" : "Palo Alto",
"ZIP code" : "54762"
},
"social media": [
{
"service" : "twitter",
"handle" : "@bensmith"
},
{
"service" : "linkedin",
"handle" : "bensmith"
}
],
"phone numbers": [
{
"type" : "mobile",
"number" : "555-555-555"
}
]
}
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the JSON document. NOTE: Each correct selection is worth one point. Hot Area:
Customer is ______.
Address is ______.
Social media is ______.
You need to gather real-time telemetry data from a mobile application. Which type of workload describes this scenario?
HOTSPOT - To complete the sentence, select the appropriate option in the answer area. Hot Area:
The massively parallel processing (MPP) engine of Azure Synapse Analytics ______